CDT is an Eclipse component that provides an IDE for C and C++. Use this tag for questions which are specific to CDT.
I've had Eclipse for Java on my computer for a few years, and decided to install the CDT and learn …
eclipse dll cygwin exe eclipse-cdtHow do I find out which version of Eclipse is currently installed on my system?
java eclipse eclipse-plugin eclipse-rcp eclipse-cdtMy Eclipse CDT keeps complaining "make: *** no rule to make target all" when I am trying to compile the piece …
c++ eclipse eclipse-cdtI noticed that after installing cdt, Eclipse always loads the default workspace. The workspace listed in the config.ini in …
eclipse eclipse-cdt workspaceI would like to do some C++ development on Windows using Eclipse and the CDT plugin. I use Eclipse Helios …
c++ eclipse configuration mingw eclipse-cdtEDIT: It turns out this really isn't specific to Eclipse Kepler. I had to use the same process for Eclipse …
eclipse eclipse-cdt eclipse-juno eclipse-kepler eclipse-lunaI have a project of multiple .c and .h files and I write my own makefile. How can I configure …
c eclipse eclipse-cdtHow to configure Eclipse "Helios" with plugin CDT for cmake? cmake all CMake Error: The source directory "D:/javaworkspace/workspace/…
cmake eclipse-cdtI've just downloaded Eclipse CDT developer kit (87MB) for Windows. I've also installed MinGW, and msys. I also added this …
windows eclipse makefile eclipse-cdtI just installed Eclipse CDT with MinGW. All the environment variables are set, includes, etc. Tried running a hello world …
c eclipse windows mingw eclipse-cdt