Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse C/C++ Developer Guide
Previous Page Home Next Page

Navigate Menu actions

Selecting Navigate Menu

Name Function Keyboard Shortcut
Go Into Sets the view input to the currently selected element.  
Go To
  • Back:  This command displays the hierarchy that was displayed immediately prior to the current display.  For example, if you Go Into a resource, then the Back command in the resulting display returns the view to the same hierarchy from which you activated the Go Into command.  This command is similar to the Back button in an HTML browser.
  • Forward:  This command displays the hierarchy that was displayed immediately after the current display.  For example, if you've just selected the Back command, then selecting the Forward command in the resulting display returns the view to the same hierarchy from which you activated the Back command.  This command is similar to the Forward button in an HTML browser.
  • Up one level:  This command displays the hierarchy of the parent of the current highest-level resource.
  • Resource: This command allows you to navigate quickly to a resource. For more information see the links to related tasks below.
 
Open Type Hierarchy Opens Type Hierarchy view for selected object F4
Open Call Hierarchy Opens Call Hierarchy view for selected object Ctrl+Alt+H
Open Declaration Opens Declaration for selected object (class, variable...) F3
Toggle Source/Header Switches between source and corresponding header files.  
Open Element... Brings up the Open Element selection dialog to open an element in the editor. This 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
Quick Outline Displays outline view for current source file.  
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+,
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.

IBM Copyright Statement


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire