(Article) Shortcuts for Eclipse
Submitted by guru on Fri, 01/02/2009 - 09:09
Article : Shortcuts for Eclipse
CTRL+SHITF+
- r → open resources
- t → open types
- / →add block comment
- \ →remove block comment
- c →add/remove line comment
- n →class (overriden)
- i →interface
- x →xml
- p →package
ALT+SHIFT+
- r →rename
- h →open call hierachy (default CTRL+ALT+H overriden by Linux)
CTRL+
- l →go to line nr
- z →undo
- y →redo
- h →search
- m →min/max curr tab
- j →incr search
- 3 →search
- o →search file/method
- q →go to last edit
- e →open editted files file
- ,/. →go to last error/warning
*new - assign new eclipse shortcut: CTRL+3; type keys (choose Keys - General)
- guru's blog
- Login to post comments
