Name | Function | Keyboard Shortcut |
---|---|---|
Go Into | Sets the view input to the currently selected element. | |
Go To |
|
|
Open Type | Brings up the Open Type selection dialog to open a type in the editor. The Open Type selection dialog shows all types existing in the workspace. | Ctrl+Shift+T |
Open Resource | This command displays a dialog that lets you select any resource in the workspace to open it in an editor. | Ctrl+Shift+R |
Show In | This sub-menu is used to find and select the currently selected resource in another view. If an editor is active, these commands are used to select the resource currently being edited in another view. | Ctrl+Shift+W |
Next | The "next" definition is based on where the focus is. For example, during a search this entry becomes Next Match. | Ctrl+. |
Previous | The "previous" definition is based on where the focus is. For example, during a search this entry becomes Previous Match. | Ctrl+, |
Go to Last Edit Location | Moves the cursor to the line that contains the last edit. Editor only. | Ctrl+Q |
Go to Line | Open a dialog where you can specify the line number to which to move the cursor. Editor only. | Ctrl+L |
Back | Moves the focus to the previous file. Editor only. | Ctrl+Q |
Forward | Returns the focus from the previous file. Editor only. | Ctrl+Q |
Note: Other Navigate options are used with the JDT. Refer to the Java Development User Guide for details.