Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "CDT/Archive/designs"

< CDT‎ | Archive
Line 6: Line 6:
 
* Indexer
 
* Indexer
 
** [[CDT/designs/PDOM | PDOM & Indexing]] The new indexer architecture for CDT 3.1.
 
** [[CDT/designs/PDOM | PDOM & Indexing]] The new indexer architecture for CDT 3.1.
 +
* DOM/AST Tooling
 +
** [http://r2.ifs.hsr.ch/cdtrefactoring Refactoring]
 
* Build
 
* Build
 
** [[CDT/designs/msvc | MSVC Support]] Build and debug support for Microsoft's toolchain.
 
** [[CDT/designs/msvc | MSVC Support]] Build and debug support for Microsoft's toolchain.

Revision as of 14:10, 20 October 2008

This section presents design descriptions for various components of the CDT. Contributors are encouraged to document their work so that others can come along and help out.

Back to the top