I have successfully installed Eclipse 3.5 and Java 1.5. I would like to install CDT without using Eclipse's "install new features" (nor can i use the Eclipse-CDT installer) option because this computer is offline.
What I did:
- I downloaded the archive of cdt from CDT's official download page.
- I used file-roller to unzip everything into the eclipse folder (the plugins/features now have a ton of cdt files)
- I started Eclipse with -clean
- When I clicked the New Project. The GUI dialog box did not show C/C++... and there was no C/C++ perspective
Eclipse appeared to have ignored my unzipping CDT.
Have you ever installed CDT using the offline archive?
What steps have I missed?