One,
custom shortcut keys
Preferences->general->keys, access the shortcut key management interface, you can modify the default function shortcut key combination
Example: Modify the following shortcut key features (shortcut key combinations to keep it as unique as possible to prevent conflicts)
ALT+SHIFT+C:SVN comparison
ALT+SHIFT+H:SVN Submit History
Alt+shist+b:ant compilation (Build.xml)
Second, the
list of common shortcut keys
CTRL + Z: Back shortcut keys
Ctrl+y: Forward shortcut keys
Ctrl+h: Full-Text Search
Ctrl+e: View the list of open files in the editor
Ctrl+o: Viewing methods and properties in a class
Ctrl+shift+x: Capitalize the selected part
Ctrl+shift+y: Turn selected parts to lowercase
Ctrl+shift+r: Locating file Locations directly by file name
Ctrl+shift+t: Locating Java Classes
CTRL+SHIFT+G: Global, reference in workspace
F4: View the implementation class for the interface file (or right-->open Type Hierarchy)
Eclipse Shortcut Key Summary