Common Eclipse Shortcuts


Introduction


This tutorial contains common important shortcuts for eclipse. Please find them in below in tabular format.

Add your comments, if you want to add or know any new one which is not mentioned here.


Key Purpose
Ctrl+Shift+L Shows all shortcut keys
Ctrl+Space Content assist.
Ctrl+1 Quick fix
Ctrl+Shift+F Format source code
Ctrl+Shift+R Open a resource if Source Code available
Ctrl+Shift+T Open a resource if Source Code Not available (Open Type. )
Ctrl+Shift+Delete Delete the rest of the line
Ctrl+F Find and replace
Alt+Shift+R Refactor element
CTRL + D Delete row.
ALT + Up/Down Arrow Move the row (or the entire selection) up or down.
CTRL + F11 Runs the application.
CTRL+F6 Use to move between open editors.
CTRL+E Shows you a list of all open editors.

Leave a Reply

Your email address will not be published. Required fields are marked *