Search code examples
c++eclipseeclipse-cdt

Using C++ with Eclipse


I'm figuring out that there's two ways of writing C++ in Eclipse: either download the Eclipse IDE for C/C++ Developers or download the regular Eclipse for java and add the CDT plugin. What is the difference between these two? (Note that I'm already exstensively using Eclipse for Java) Thank you


Solution

  • The C++ tools end up the same so depends if you use Eclipse for other things.

    If for other things then I would start with the more complex setup e.g. if you do Java J2EE I would download the Eclipse J2EE then add the C++ tools

    If just C++ start with the Eclipse C++

    I also found using the Yoxos/Eclipse Source packaging easier to download extra packages. (unless you need the absolute latest patch)

    edit: Sorry I did not read the question fully I have given the general answer. However as you have eclipse working and setup already and if you are happy then just download the C++ plugins. Note I have a separate workspace for java and C++ helps as you will want different perpecives etc and also cuts down on the projects in the explore rs/