Eclipse IntelliSense and shortcut keys

Source: Internet
Author: User

1, Java Smart Tips (1). Open Eclipse and select "Window-preferences" to open. (2). Select "Java-editor-content Assist" on the Directory tree and "Auto-activation" on the right to find the "Auto Activation triggers for Java" option. The default triggering code hint is "." This symbol. (3). In the "Auto Activation triggers for Java" option, set the "." Change:. abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ2, XML Smart Hint (1). Open Eclipse and select "Window-preferences" to open. (2). Select "Xml-editor-content Assist" on the Directory tree and "Auto-activation" on the right to find the "Prompt when these characters is inserted" option. (3). In the "Prompt when these characters is inserted" option, the "<=:," Change: <=:. ABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSTUVW (, 3, shortcut keys (1) ctrl+space Description: Content Assistant. Provide tips on methods, variables, parameters, Javadoc, etc., should be shipped in a variety of occasions, in short, you need to prompt the time you can press this shortcut. Note: Avoid the switch settings in the IME conflict with this setting (2) ctrl+shift+space Description: Variable hint (3) ctrl+/Description: Add/Remove//comment, in eclipse2.0, remove annotation as ctrl+\ (4) ctrl+shift+/Description: Add /*/Note (5) ctrl+shift+\ Description: Clear/* */Note (6) ctrl+shift+f Description: Automatic format code (7) ctrl+1 Description: Bulk Modify the variable name in the source code, also available on the catch block. (8) CTRIL+F6 Description: Interface switch (9) ctril+shift+m Description: Find the required package (Ten) Ctril+shift+o Description: Automatically introduce the required package (one) ctrl+alt+s Description: Source code to get a shortcut menu. One of the generate getters and setters and Surround with try/Catchblock is more commonly used. It is recommended that you add them as shortcut keys. Shortcut keys set in WINDOWS-&GT;PREFERENCES-&GT;WORKBENCH-&GT;KEYS4, tracking mode step back F7 Single step skip F6 Step into F5 single-step jump selection Ctrl+f5 Debug last started F11 continue F8 use filter stepping shift+f5 Add/Remove Breakpoints Ctrl+shift+b show Ctrl+d run last start ctrl+f11 run to row Ctrl+rctrl+u Refactoring scope feature shortcut undo Refactoring Alt+shift+z Extraction Method Alt+shift+m extract local variable alt+shift+l inline alt+shift+i move alt+shift+v rename alt+shift+r redo Alt+shift+y

Eclipse IntelliSense and shortcut keys

Related Article

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.