Following are useful shortcuts that a developer can leverage on eclipse IDE.
Ctrl + Shift + R : Search resources
Ctrl + T : Type hierarchy
Ctrl + / : Line Comment
Ctrl + Shift + T : Open Type
Ctrl + O : Open declarations
Ctrl + E : Open Editor
Ctrl + Shift + F4 : Close all Opened Editors
Alt + Shift + R : Rename
Alt + Shift + L : Extract to Local Variable
Alt + Shift + M : Extract to Method
F3 : Open Declaration
Alt + Shift + X : Run As…
Alt + Shift + D : Debug As…
Alt + Shift + W : show the class in the package view.
Ctrl+Q : Last edit
Alt + Left or Alt + Right : Navigate Left and Right
Ctrl + 1 : Quick Fix
Ctrl + Space : Content Assist
Ctrl + Shift + F : Format code
Alt + Shift + S + R : Generate getter and setter methods
Monday, July 13, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment