Installing CDT was always simple: download the zip file from its website, and extract to the plug-in directory. But, I don't know why this download-and-extract method does not work on Eclipse Galileo.
Here's a more complicated way to install CDT in Eclipse Galileo:
- Download the CDT zip file from http://www.eclipse.org/cdt/.
- Open Eclipse, and select Help -> Install New Software.
- Press "Add" next to the "work with".
- Press "Archive", and select the zip file you downloaded in Step 1.
- Install the features you want, and restart Eclipse.