Activation
For Eclipse 3.x and Rational Application Developer 6.0:
- Start Eclipse
- Right click the toolbar and select Customize Perspective
- Select the Commands Tab and check the "viPlugin" checkbox in the available "Command Groups" Listbox
- Click on the vi icon in the Toolbar/Menu or hit CTRL-Shift-V to load/unload the viPlugin
For Eclipse 2.1 or WSAD 5.x:
- Start Eclipse.
- Right click on the toolbar with the vertical bars "|" in it.
- Select Customize Perspective...
- open Other
- check viPlugin
- click OK
To get some of the vim CTRL-? shortcuts you have to activate the ViKeyConfiguration with
- Window->Preferences->Workbench->Keys->Active configuration(drop-down) and select viPlugin.
Note: As long as the plugin is loaded all TextEditors are using the viLayer. By clicking the icon again the viPlugin is unloaded.