The CDT Project provides a fully functional C and C++ integrated development environment based on the Eclipse platform. Features include support for project creation and managed build for various toolchains, standard make build, source navigation, various source knowledge tools, such as type hierarchy, call graph, include browser, macro definition browser, code editor with syntax highlighting, folding and hyperlink navigation, source code refactoring and code generation, visual debugging tools, including memory, registers, and disassembly viewers. Adds concept of build configuration to the core model. Allows assignment of toolchains to standard makefile projects. Combined previous standard and managed project wizards. User selects project types and toolchains. Parameterized templates to help populate new projects. Very flexible, template actions written with the plug-in. Semantic highlighting amongst other editor improvements.