CDT is an Eclipse component that provides an IDE for C and C++. Use this tag for questions which are specific to CDT.
I have installed Eclipse & CDT plugin on newly installed Ubuntu. The indexing is set to "Fast indexing" which is …
eclipse indexing eclipse-cdt include-pathI am trying to install IBM Rational ClearCase SCM Adapter (For Eclipse), Version 7.6.0.0 following instructions on IBM site on Eclipse …
eclipse eclipse-plugin clearcase eclipse-cdt eclipse-junoI'm writing a document of programming guidelines for my developers team. I use MS Word. We work with Eclipse CDT (…
c++ eclipse syntax-highlighting eclipse-cdt rtfI've written an operator<< for my templated class: template<class T> std::ostream& operator<&…
c++ templates operator-overloading eclipse-cdtHow do you switch between header (.h) and implementation files (.cpp) in Eclipse when using the C++/CDT environment with …
eclipse keyboard-shortcuts eclipse-cdtI'm working on some legacy C++ code written using "vi" and "emacs" and I am trying to build an eclipse …
c++ eclipse eclipse-cdtI'm doing a C++ project with eclipse CDT but It takes a lot of time building all the source files. …
c++ eclipse eclipse-cdtThis thread: How to disable EGit temporarily? discusses how to disable EGit in Eclipse, but when I go to "Startup …
eclipse eclipse-cdt egitI just switched from geany to eclipse and I have a little problem How can I change that highlight color …
eclipse-cdtI would like to have a shell script create an entire CDT project on the command line and add it …
eclipse scripting eclipse-cdt