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"

(Developer Resources)
(User Resources)
Line 32: Line 32:
 
|-
 
|-
 
| [http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/user/Tutorials.html?cvsroot=Tools_Project Tutorials]
 
| [http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/user/Tutorials.html?cvsroot=Tools_Project Tutorials]
| Tutorials that take you through the various features of the CDT.
+
| Tutorials that take you through the various features of the CDT..
 
|}
 
|}
  

Revision as of 13:45, 18 April 2007

Welcome to the CDT Wiki page. Come back often for the latest and greatest about the CDT.

The CDT is Eclipse's C/C++ Development Tooling project. It is an industrial strength C/C++ IDE that also serves as a platform for others to provide value added tooling for C/C++ developers.

General

Movies Screencasts that show different aspects of the CDT.
Presentations CDT presentations given at various conferences.
Addons Addons that enhance or use CDT.

User Resources

CDT Home Page The main CDT web site
Wiki-based FAQ The Wiki-based How to Use CDT FAQ for all to edit.
Older FAQ Answers to the most common questions about the CDT. We should migrate this content to the new one.
Older Downloads Get the latest CDT release builds.
Tutorials Tutorials that take you through the various features of the CDT..

Developer Resources

Eclipse Bugzilla Enter and check on CDT bugs here.
CDT Build Machine CVS logs are stored here.
Nightly Builds Nightly builds are here.
Planning Planning information for upcoming CDT releases.
Developer FAQ FAQ for people who want to contribute code to the CDT.
Contributing How to contribute to the CDT
Design Docs Design descriptions for various CDT components.
Who's Who Who's who in the CDT development community
Conference Calls Numbers and Minutes from our monthly conference calls and other miscellaneous conference calls.
CDT Developer Summits Info from our face to face meetings

Back to the top