RSS

Search Engine

Monday, June 7, 2010

Other Shortcuts

4.1. Quick Access dialog

CTRL+3 opens the Quick Access dialog. In the quick access dialog, you can type the name of any command, preference, wizard, view, perspective, etc.

4.2. Coding

Table 8.

ShortcutDescription
Shift + F2 Call the Javadoc for the selected type / class / method
Alt+Shift + N + LetterType shortcut for the command, e.g. njc to create a new Java class or npip to create a new Plugin project.
Alt + Shift + Z Surround block with try and catch

4.3. Refactoring

Table 9. Refactoring

ShortcutDescription
ALT- SHIFT +R Rename
ALT- SHIFT +RQuick refactoring menu

4.4. Debugging

Table 10. Debugging

ShortcutDescription
F11Debug last run
Cntl + Shift + BToggle breakpoint
F5 Single Step (Down)
F6 Single Step (Jump)
F7Up

0 comments:

Post a Comment