October 17, 2014 10:29:50
1.ctrl+space
Description: Content Assistant. Provides hints for methods, variables, parameters, Javadoc, etc.
Should be shipped in a variety of occasions, in short need to prompt the time you can press this shortcut key.
Note: Avoid the switch settings in the Input method conflict with this setting
2.ctrl+/
Description: Add/Remove//comment, in eclipse2.0, remove comment as ctrl+\
3.ctrl+shift+/
Description: Add/* */Comment
4.ctrl+shift+\
Description: Remove/* */Comment
5.ctrl+shift+f
Description: Automatic Formatting code
6.ctrl+1
Description: Bulk modification of variable names in source code, also available on catch blocks.
7.ctril+f6
Description: Interface switch
8.ctril+shift+o
Description: Automatically introduces the required packages
9. Global Find and replace Ctrl+f
Text Editor Find previous Ctrl+shift+k
Text editor Find next Ctrl+k
10. Global Content Assist alt+/
11. Global Open Search dialog box ctrl+h
12.
Text Editor Roll Line ctrl+↑
The text editor scrolls the line ctrl+↓
13.Debug Commissioning:
Common shortcut keys for Eclipse