Wiki source code of Keyboard Shortcuts

Version 20.1 by Kieran Kelleher on 2007/10/21 07:26

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