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

Project file views

Projects files and elements are displayed in the C/C++ Projects view and in the ProjectExplorer view.

C/C++ Projects view

Displays, in a tree structure, only elements relevant to C and C++ projects. In this view you can do the following:

  • Browse the elements of C/C++ source files
  • Build Targets
  • Create new projects, classes, files, or folders
  • Import or Export files and projects
  • Manage existing files (cut, paste, delete, move or rename)
  • Open files in the editor view
  • Open projects in a new window
  • Refactor
  • Restore deleted files from local history
  • Search
Files that you select in the C/C++ Projects view affect the information that is displayed in other views.

C/C++ Projects View

Project Explorer view

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.

Related concepts
CDT Projects
Working with existing code

Related tasks
Creating a project
Creating a project via a project template
Working with C/C++ project files

Related reference
C/C++ perspective icons

IBM Corporation Statement


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