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"

(What's a CDT.)
m
Line 1: Line 1:
 
Welcome to the CDT Wiki page. Come back often for the latest and greatest about the CDT.
 
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 vendors to provide value added tooling for C/C++ developers. Some also suggest it can be a platform for other languages as well (stay tuned...)
+
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 vendors to provide value added tooling for C/C++ developers. Some also suggest it can be a platform for other languages as well ([http://www.eclipse.org/photran/ check here])
  
 
== User Resources ==
 
== User Resources ==

Revision as of 16:09, 2 November 2005

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 vendors to provide value added tooling for C/C++ developers. Some also suggest it can be a platform for other languages as well (check here)

User Resources

FAQ Answers to the most common questions about the CDT. This should be the first place you go for any Question that you may have.
Downloads Get the latest CDT builds
Tutorials Tutorials that take you through the various features of the CDT

Developer Resources

We held a very successful CDT Contributors Summit on October 25-27, 2005 at QNX Headquarters in Ottawa, Canada. Slides from the presentations and other information is available here.

Back to the top