http://github.com/tux2323/com.github.tux2323.eclipse.keyscheme/downloads
The Key scheme extends the default eclipse key scheme and adds the follow shortcuts:
- STRG+SHIFT+P Show Perspective dialog
- STRG+SHIFT+S G Generate Getter and Setter
- STRG+SHIFT+S T Generate toString()
- STRG+SHIFT+S D Generate Delegate methods
- STRG+SHIFT+S C Generate Constructor using fields
- STRG+SHIFT+S H Generate hashCode() and equals()
- STRG+ALT+X+R Run...
- STRG+ALT+X+D Debug...
STRG+ALT+X
See also my post call for shortcuts here:
http://tux2323.blogspot.com/2010/07/eclipse-key-scheme-call-for-shortcuts.html