Project Explorer view

The Project Explorer view displays, in a tree structure similar to the C/C++ Projects view, but it is not limited to C and C++ projects. In this view you can do the following:

Files that you select in the Project Explorer view affect the information that is displayed in other views.

Project Explorer view

Toolbar

Icon Name Description
Minimize Minimizes the view.
Maximize Maximizes the view.
Collapse All Icon Collapse All This command collapses the tree expansion state of all resources in the view.
Link with Editor Icon Link with Editor This command toggles whether the view selection is linked to the active editor. When this option is selected, changing the active editor will automatically update the selection to the resource being edited.
Menu Icon Menu Click the black upside-down triangle icon to open a menu of items specific to the view.

Select Working Set
Opens the Select Working Set dialog to allow selecting a working set for the view.

Deselect Working Set
Deselects the current working set.

Edit Active Working Set
Opens the Edit Working Set dialog to allow changing the current working set.

Sort
This command sorts the resources in the view according to the selected schema:
  • By Name:  Resources are sorted alphabetically, according to the full name of the resource (e.g., A.TXT, then B.DOC, then C.HTML, etc.)
  • By Type:  Resources are sorted alphabetically by file type/extension (e.g., all DOC files, then all HTML files, then all TXT files, etc.).

Filters
This command allows you to select filters to apply to the view so that you can show or hide various resources as needed. File types selected in the list will not be shown in the Project Explorer view.

Link with Editor
See the toolbar item description above.

The Project Explorer view is provided by the Eclipse Platform. See the Workbench User Guide for more information.

Project Explorer view icons

The table below lists the icons displayed in the Project Explorer view.

Icon Description
C or C++ file
Class
Code template
Macro Definition
Enum
Enumerator
Variable
Field private
Field protected
Field public
Include
Makefile
Method private
Method protected
Method public
Namespace
Struct
Type definition
Union
Function

Related concepts
Project file views

Related tasks
Displaying C/C++ file components in the Project Explorer view
Hiding files by type in the Project Explorer view

IBM Copyright Statement