CTRL +
1,ctrl+o Quick Outline
2,ctrl+l Number of input rows
3,ctrl+q previous Edit Location
4,ctrl+t Quick Type Hierarchy
5,ctrl+e: Quick jump to another editor
5,ctrl+./ctrl+, quickly navigate to a file in question with warning.
6,ctrl+1 Quick Fix
7,ctrl+d Delete the current row.
8,ctrl+w Close the current editor
9,ctrl+k, refer to the selected quick position to the next
10,ctrl+-collapse All code in the current class
11,ctrl++ Expand all code in the current class
12,ctrl+j Forward Incremental Lookup
shift+
1,shift+enter inserts a blank line on the next line that is moving forward.
ALT +
1,alt+< previous Edit Page
2,alt+> A later edit page
ctrl+shift+
1,ctrl+shift+m first put the cursor on the class name that needs to import the package, the function is the import statement
2,ctrl+shift+w Close all open files currently
3,ctrl+shift+x the currently selected text into uppercase,
4,ctrl+shift+y turns the currently selected text to lowercase
5,CTRL+SHIFT+J returns an incremental lookup.
6,ctrl+shift+t: Open Type
7,ctrl+shift+r: Open Resource
alt+shift+
1,alt+shift+r renaming
2,alt+shift+m Extraction Method (refactoring)
3,alt+shift+l extracting local variables
4,alt+shift+c Modifying method structures
5,alt+shift+f change the local variable in class to a field variable
6,alt+shift+i separating local variables (as opposed to extracting local variables)
7,alt+shift+z reconstruction of the regret medicine.
Ctrl+alt
1,ctrl+alt+h can see which classes are called by the methods in the current class.
Eclipse shortcut keys