Projects files and elements are displayed in the C/C++ Projects view and in the ProjectExplorer view.
Displays, in a tree structure, only elements relevant to C and C++ projects. In this view you can do the following:
The Project Explorer view provides a hierarchical view of all the resources in the workbench, not just your C/C++ resources. From this view, you can open files for editing or select resources for operations such as exporting.
Right-click any resource in the Project Explorer view to open a pop-up menu from which you can perform operations such as copy, move, create new resources, compare resources, or perform team operations. For a description of what each menu item does, select an item and press F1.
The Project Explorer view is provided by the Eclipse Platform. See the Workbench User Guide for more information.
CDT Projects
Working with existing code
Creating a project
Creating a project via a project template
Working with C/C++ project files