Eclipse Cheatsheet
Eclipse Cheatsheet
Quick Access
Ctrl + 3 - Quick Access allows to trigger everything
Navigation
Ctrl + Shift + R - Search dialog for resources
Ctrl + Shift + T - Search dialog for Java Types
Alt + - Go to previous opened editor
Alt + - Similar to Alt + but opens the next editor
Ctrl + Q - Go to last edited position in editor
Starting programs
Ctrl + F11 - Run last launched
F11 - Start in debug mode
Pressing Ctrl while clicking Debug or Run Button
opens the particular Run Conguration
Editing
More on editing
Ctrl + Shift + F - Format source code
Ctrl + Shift + O - Organize the imports
Ctrl + Shift + C - Toogle comment for selection
Ctrl + D - Delete current line in the editor
Ctrl + Shift + DEL - Delete until end of the line
Shift + Enter - Insert line break at cursor position
Shift + Alt + R - Rename variables and more
Ctrl + Alt + Z - Wrap selected code into a block
Variable assignment
TRAINING
http://www.vogella.com/training/
You can contact us under Email: [email protected] Tel: +49 40 7880 4360