Eclipse is unknown within five minutes (the more familiar it is)

Source: Internet
Author: User

Eclipse is unknown within five minutes (the more familiar it is)

Hello everyone, the purpose of this blog is to summarize some of the functions that are not commonly used in Eclipse. Share with you. Thank you ~

1. I used one hour to check Eclipse usage and wrote this blog with two hour.

2. In real projects, active learning and practical use will really benefit you. Otherwise, you will waste time reading this blog and will not help you.

This blog structure: Directory + sub-statement by directory

Directory:

1. Add bookmarks to Eclipse.

2. view the source code and system functions through Attach File. You can also use open Type; Open Type Hierarchy; Open resources to query all classes.

3. Font size: Modify the Font; Theme: Modify the Eclipse IDE topic.

4. Content Assistant: Add familiar code prompts (conflicts with other shortcut keys); commonly used "Alt + /"

5. Quick Fix + F2 code prompt.

6. the restart function is like the automatic saving function of microsoft onenote.

7. Set the web browser, Debug mode + Firebug mode, and Debug the browser and background.

8. Common shortcut keys in Eclipse. + Win D + win E.

9. show line number.

10. market place: Install the integrated plug-in function.

11. new window; new console function. Manage a workspace; switch to a workspace.

12. Eclipse management tasks; floating tips; Importance of disabling projects.

13. run configuration parameters. Enter parameters for writing a applet.

14. open perspective features.

15. Learn to use the problems view,

16. Switch between a folder view and two folder views.

17. Manage the workspace. Switch the workspace.

18. Set Java Build Path.

 

Body:

1. Use bookmarks as the prompt information, or use bookmarks to quickly locate the specified row in the file. To set bookmarks, you only need to right-click the vertical bar on the right of the Code area and select "Add Bookmark ..

 

Shows the operation methods and operations. The show view also has a Bookmarks view. You can view all bookmarks. When deleting a tag, you must also go to the added page. One option is Remove Tasks, which deletes the tag.

2. Navigate, which means driving and sailing in English. See its importance. There are several important options in the menu bar. Last Edit Location; Back. java; in addition, the Open Type; Navigate Menu provides multiple menus for you to quickly locate the specified resource. Open Type, Open Type in Hierarchy and Open Resource are very useful.

As shown in, you can Open a dialog box for the Open Type menu item. In the dialog box, you can find a Java Type file. You can enter the class name in the input box for search. '*' Indicates 0 or more letters ,'? 'Indicates that a single letter can be used to specify the mode. All matching modes are displayed in the dialog box. (Including the JDK class) in the second image, you can click the Attach Source button to view the Source code of the class file. The source code is located in the src.zip compressed file in the Java main directory.

As shown in, the Open Type in Hierarchy menu allows you to view the class Hierarchy in the Type Hierarchy view. Select the specified class in the Type Hierarchy view to view the class definition information, including the corresponding attributes and methods, and its inherited Hierarchy.

3.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.