Ctrl+shift+r: Open Resource
Ctrl+e: Quick Convert Editor
Ctrl+alt+h: How the method is called by those other classes
CTRL + Left: Used to view the definitions of variables, methods, classes
ALT + LEFT and RIGHT arrow keys: Back to the last/next reading position
ait+ up/down ARROW key: Move code
Ctrl+shift+↑: Go to previous member
Ctrl+h: Open the Search dialog box
Ctrl+shift+f: Formatting
Ctrl+m: toggling the size of a window
Ctrl+d: Delete When moving forward
Alt+shift+s: Save All
Ctrl+o: Fast Outline
CTRL +.: Next error and quick change
Ctrl+t: Look at the inheritance tree of a class, is top-down, and then press once more ctrl+t, will be replaced by a bottom-up display structure.
Import Package: Ctrl+shift+o
Shift + Tab: Indent left-click shortcuts
Ctrl+k: Contextual search for selected text
This article is from "I am a bird" blog, please be sure to keep this source http://notemy.blog.51cto.com/6977951/1626580
Eclipse's most used shortcut keys