How do I add Eclipse C++ to Eclipse classic?

Portaljacker picture Portaljacker · Nov 14, 2010 · Viewed 64.9k times · Source

I have Eclipse Classic for my Java classes, and I have Visual Studio as well, but I'd much rather keep using Eclipse. Can anyone help?

I tried adding the addons from within Eclipse but it didn't work properly.

Answer

Pablo Santa Cruz picture Pablo Santa Cruz · Nov 14, 2010

You need the Eclipse CDT project plugin.

Having said that, unless you need platform independence, don't give up on Visual Studio. For C/C++ Visual Studio is way, way, way better and faster than Eclipse. (IMHO).