CDT is an Eclipse component that provides an IDE for C and C++. Use this tag for questions which are specific to CDT.
I'm having trouble getting Eclipse to index my source code. I'm using Eclipse Helios on Windows XP at the moment. …
eclipse eclipse-cdtI'm using Eclipse with C++ code via linked resources on Linux. The code analysis index seems to be corrupted (Goto …
c++ eclipse eclipse-cdtI am quite troubled as this shouldn't be causing me such a headache. I've downloaded the most recent Eclipse Indigo …
c++ eclipse macos eclipse-cdt osx-lionI would like to make a cheat sheet presenting the most useful (and time saving) shortcut for Eclipse CDT (C++). …
c++ eclipse keyboard-shortcuts eclipse-cdtI have a C project that is built using a makefile, Eclipse constantly warns about "Invalid project path: Duplicate path …
eclipse eclipse-cdtI am using CDT in Eclipse 3.5.2 Galileo in Ubuntu. My eclipse's indexer doesn't work at times. By that I mean …
c++ eclipse eclipse-cdtIs it possible to add include paths and libraries to all C/C++ projects? In others words: How can I …
c++ c eclipse eclipse-cdtI have installed Eclipse Indigo for C/C++ Linux developers on Ubuntu 10.04 x86. When I use common predefined macro __BASE_…
eclipse gcc eclipse-cdtI am using Eclipse CDT to try to compile a project with the Ogre 3D engine. But somehow mingw is …
c++ eclipse mingw eclipse-cdt ldI have the eclipse CDT installed, and I would like to install Java development functionality (JDT) on top of my …
eclipse eclipse-cdt eclipse-jdt