CDT is an Eclipse component that provides an IDE for C and C++. Use this tag for questions which are specific to CDT.
im trying to run a c program on my windows 7 computer using eclipse and im running into a little snag. …
c eclipse mingw eclipse-cdt msysIs it possible to use Clang/LLVM with Eclipse CDT and if so, how is it configured to actually make …
eclipse-cdt llvm clangThis feels silly, but its been 2 days...somewhere after upgrading from Ubuntu 10.04 to 10.11 and from Eclipse Helios to Eclipse Indigo, …
eclipse eclipse-cdtHow do I remove the "Quick Access" text entry from Juno's CDT toolbar? I never use it and it consumes …
eclipse eclipse-cdtI am having hard times to configure Eclipse Juno to for C/C++. I am a Windows user, so I …
eclipse cygwin mingw eclipse-cdt toolchainMy problem is that I set some breakpoints in my code and some of them aren't working. In some places …
debugging eclipse-cdt breakpointsI have an Eclipse CDT environment up and running and customised just the way I like it. I'm also going …
java eclipse eclipse-cdt eclipse-jdtWhat is the best solution to build several CDT C++ projects from the command line? The projects have references and …
eclipse command-line eclipse-cdtI have a workspace with multiple projects, which all compile with no problems. However, some of the projects are giving …
eclipse-cdt indexerI realize this has been asked before, on this site and others, but none have provided a satisfactory answer. I'm …
c build eclipse-cdt build-error