Wiki source code of Keyboard Shortcuts

Version 23.1 by Kieran Kelleher on 2007/11/18 07:56

Show last authors
1 |= Category |= Key Combination |= What it does
2 | WOComponent Navigation | Cmd-Shift-C | Open Component
3 [[image:OpenComponent.png]]
4 | Java | Navigation | Cmd-Shift-T | Open Type
5 | All Files | Navigation | Cmd-Shift-R | Open Resource
6 | WOComponent Navigation | Cmd-Opt-1 | Switch to Java Editor
7 | WOComponent Navigation | Cmd-Opt-2 | Switch to Component Editor
8 | WOComponent Navigation | Cmd-Opt-4 | Switch to API Editor
9 | WOComponent Refactoring | Cmd-2, R | Edit the selected webobject name in both HTML and WOD views
10 | WOComponent Refactoring | Cmd-Shift-F | Reformat the HTML in the active WOComponent
11 | WOComponent Navigation | Cmd-Click | In WOD, Cmd-click on a WOComponent name in the WOD to jump to it's java file
12
13 [[image:cmd_click_in_wod.gif]]
14 | WOComponent Navigation | Cmd-Click | In WOD, Cmd-click on a binding to jump to the java method
15
16 [[image:CmdClickBinding.jpg]]
17
18 ==== Other Resources ====
19
20 [[http://allappforum.com/eclipse/eclipse_shortcuts.htm]]