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/designs"

< CDT
(added a section for environment variables)
(One intermediate revision by the same user not shown)
Line 11: Line 11:
 
*[[CDT/HowTo extend CDT with custom file templates| HowTo extend CDT with custom file templates]]
 
*[[CDT/HowTo extend CDT with custom file templates| HowTo extend CDT with custom file templates]]
 
*[[CDT/LaunchBar| LaunchBar]]
 
*[[CDT/LaunchBar| LaunchBar]]
 +
*[[CDT/EnvironmentVariables| About environment variables]]
 +
 +
== New Components that are being discussed  ==
 +
*[[CDT/designs/FutureMBS|Future Managed Build System]] Documentation on the future managed build system

Revision as of 10:18, 4 June 2020

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 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.

New Components that are being discussed

Back to the top