CDT/designs
Contents
Documented Components
The following documents provide further information about some of the key components in Eclipse CDT. These documents are in addition to the API documentation that is part of the code. In addition there are CDT/Archive/designs archived design documents that contain information and discussion about components as they were implemented. The archived documents do contain useful information, but some of it may be out of date and links may be broken. Documentation that is relevant and up to date should be listed here.
- Build
- Managed Build System Support Information about the CDT Managed Build System
- Debug
- Parser
- Overview of the DOM parsers High level explanation of parsing in CDT.
- Indexer
- PDOM & Indexing The indexer architecture
- DOM/AST Tooling
- Refactoring
- Static Analysis Proposal for Static Analysis Framework for C/C++.
- Project Model
- Project Model Proposal Bug for a new *DT "Project Model".
- EFS Support Transitioning CDT to full EFS integration
- CDT:Flexible Project Structure This is a project to allow for more flexible project structures in Eclipse as required for many CDT users.
- Project Templates: CDT Plug-in Developer Guide > Programmer's Guide > Project Template Engine
- HowTo extend CDT with custom file templates
- API
- CommandLauncher - overriding CDT command launch behaviour
Parser
- Overview of the DOM parsers High level explanation of parsing in CDT.
- C99/UPC parsers High level overview of the new C99/UPC parsers.
Indexer
- PDOM & Indexing The new indexer architecture for CDT 3.1.
DOM/AST Tooling
- Refactoring
- Static Analysis Proposal for Static Analysis Framework for C/C++.
Project Model
- Project Model Proposal Bug for a new *DT "Project Model".
- EFS Support Transitioning CDT to full EFS integration
- CDT:Flexible Project Structure This is a project to allow for more flexible project structures in Eclipse as required for many CDT users.
- Project Templates: CDT Plug-in Developer Guide > Programmer's Guide > Project Template Engine
- HowTo_extend_CDT_with_custom_file_templates
Archived Design Documents
In addition the above documents, there are numerous archived design documents that can be explorer that may have some useful information, but may be out of date. See CDT/Archive/designs