The C/C++ development tool (CDT) is a set of Eclipse plugins that provide a C/C++ development environment on the Eclipse platform. For more information on Eclipse, see Workbench User Guide > Concepts > Workbench.
The CDT provides a graphical interface for many of the same tools that you use from the command line. The CDT communicates with, and interprets messages from, utilities that include:
The CDT is launched as the C/C++ perspective of the Eclipse workbench. The C/C++ perspective consists of an editor and the following views:
For more information, see Workbench User Guide > Concepts > Perspectives.
Refer to http://www.eclipse.org/cdt/ for additional information on the CDT project, including:
The Install/Update perspective provides information on your current Eclipse installation and lets you manage updates. For more information, see Workbench User Guide > Tasks > Updating features with the update manager.
To view a list of the updates available for the toolsets that you have installed, click Help > Software Updates > New Updates .
Working with existing code
What's new
Updating the CDT
Defining project properties