Navigate menu commands:
Name | Function | Keyboard Shortcut |
---|---|---|
Go Into | Sets the view input to the currently selected element. | |
Go To |
|
|
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.