
Two ways to install CDT, depending on whether you have previously installed an Eclipse:

Step 1: Install Eclipse C/C++ Development Tool (CDT)

Make sure that you select " gcc", " g++", " gdb", and " make" packages under the " Devel" (Development) category - these packages are not part of the default installation. Cygwin GCC: Read " How to Install Cygwin".MinGW GCC: Read " How to Install MinGW".Choose MinGW if you are not sure, because MinGW is lighter and easier to install, but having less features. On Windows, you could install either MinGW GCC or Cygwin GCC. To use Eclipse for C/C++ programming, you need a C/C++ compiler. How to Install Eclipse C/C++ Development Tool (CDT) 8.1.2 for Eclipse 4.2.2 (Juno) Step 0: Install MinGW GCC or Cygwin GCC Eclipse is cross-platform and runs under Windows, Linux and Mac OS. It also supports C/C++, PHP, Python, Perl, and other web project developments via extensible plug-ins. The mother site is Eclipse is popular for Java project development. By restarting your computer it refreshes system memory and allows changes made by installers and uninstallers to take effect.Eclipse is an open-source Integrated Development Environment (IDE) supported by IBM.


Once you have downloaded the Eclipse archive you will need to Extract the zip file, which will create the unzipped Eclipse folder.If your computer is a 64 bit Windows, select Windows 64 and if you have a 32 bit Windows, select Windows 32 bit. For Windows users, you will have to know what type of version of your OS you have.You can run ' eclipse.exe' directly so you do not need to install Eclipse in your system. Download Eclipse for Java Developers, extract and save it in any drive.
