Project Explorer view

The Project Explorer view (Figure 1) displays relevant C/C++ projects located in the current workspace using a tree structure. Use this view to manage all the projects located in the current workspace. The view is customizable and takes advantage of working sets.

The content of a project is dependent upon how it was created in the workspace.

Project Explorer view

Figure 1 - Project Explorer view showing projects in the current workspace

The directories that appear in the project include:

NOTE Only the directories specified by the mmp file are created during import.

The files that appear in the project directories can be either:

See C/C++ Development User Guide > Reference > C/C++ Views and Editors > Project Explorer view for more info.

Related references