CDT is an Eclipse component that provides an IDE for C and C++. Use this tag for questions which are specific to CDT.
I use Boost::iostreams to write simultaneously to my console and a file. When i use eclipse to debug(with …
gdb eclipse-cdt rtti debug-symbols boost-iostreamsIn my Eclipse plugin, I need to know when the editor that is visible on the screen has changed. I …
java eclipse eclipse-plugin eclipse-cdt eclipse-jdtI don't understand what is exactly a builder in CDT, and what is the relationship with the "C/C++ Build" …
eclipse-cdt builderI have been using Eclipse for R and C++. So far I have not been able to find a reliable "…
eclipse eclipse-cdt statetI have a makefile project comprised of many source, header and other files, which I am trying to convert to …
eclipse eclipse-cdt static-analysis indexer ds-5Is there a way in the Eclipse CDT gui to change a project type after you have created it? I …
eclipse eclipse-cdtWe have a fairly large C/C++ project using scons for the building. I'd like to go at an attempt …
eclipse build eclipse-cdt sconsI am fighting with Eclipse (in Windows) to make it connect to my Linux box and compile and debug C++ …
c++ eclipse gdb remote-debugging eclipse-cdtI am looking to add a few libraries to Eclipse CDT (latest version 8.2). However under the project -> properties …
c++ eclipse-cdtSo there has been an overhaul of the scanner discovery as worked on here: https://bugs.eclipse.org/bugs/show_…
eclipse eclipse-cdt eclipse-juno