Eclipse Keyboard Shortcuts

You’ll most likely spend most of your Android development career in the Eclipse IDE. The following table shows a few keyboard shortcuts that can help you save a lot of time.











































ActionKeyboard Shortcut
Create a new file in the current packageAlt+Shift+N
Organize the import statementsCtrl+Shift+O
Navigate to the source definitionF3
Rename an objectAlt+Shift+R
Search through Java filesCtrl+H
Open a particular typeCtrl+Shift+T
Find declarationsCtrl+G
Navigate leftAlt+left-pointing arrow
Navigate rightAlt+left-pointing arrow








dummies

Source:http://www.dummies.com/how-to/content/eclipse-keyboard-shortcuts.html

No comments:

Post a Comment