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

Include Browser View

This view shows the include relationships between source and header files.

Include Browser toolbar buttons

The Include Browser tree shows files included by the focused file or files including the focused file depending on the selection made in the toolbar.

Command

Description

Show Next Include

This command selects the next include directive of the current file and opens it in the editor.

Show Previous Include

This command selects the previous include directive of the current file and opens it in the editor.

Hide System Includes

This command toggles the display of include directives with angle brackets (<>).

Hide Includes from Inactive Code

This command toggles the display of include directives which are contained in an inactive conditional preprocessor branch.

Show Includers

Show files including the currently focused file.

Show Included Files

Show files included by the currently focused file.

Show History List

This menu displays a history of previously displayed include relationships.

Refresh View Content

This command updates the view content by running a new query on the index database.

Related reference
Views


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