Install the CDT (C/C++) Eclipse plug-in

Purpose of this document

To develop in C/C++ languages the Eclipse community offer the CDT (Eclipse C/C++ Development Tooling) plug-in. This page describes how to install it.

operating system version
Linux RH Enterprise 4 kernel 2.6.9-11
program version
Eclipse 3.2.1
Eclipse CDT plug-in 3.1.1

Install CDT plug-in

To install the CDT Eclipse plug-in we will use the Update Manager. First open it (Help -> Softwares Updates -> Find and Install...).

CDT installation - step 1

Choose Search for new features to install option and click on the Next button.

CDT installation - step 2

Click on the New Remote Site button and enter CDT for the name and the following URL as the remote site.

CDT installation - step 3

Click on the OK button.

CDT installation - step 4

Select the CDT plug-in and click on the Finish button. Wait a moment ...

CDT installation - step 5

The CDT plug-in is available on many mirors. Choose the default site. If you have a connexion problem with the default site you may choose to select a mirror site.

CDT installation - step 6

Click on the OK button.

CDT installation - step 7

Check on the first line (CDT) and click on the Next button.

CDT installation - step 8

Accept the license and click on the Next button.

CDT installation - step 9

Click on the Finish button. Wait during the CDT plug-in installation...

CDT installation - step 10

You could have the following message about the plug-in signature.

CDT installation - step 11

Click on the Install or Install all button.

CDT installation - step 12

Click on the Yes button to restart Eclipse.