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"

m
(Replaced content with "{{warning|Note: The contents of this page has been migrated to GitHub. Please see the [https://github.com/eclipse-cdt/ CDT on GitHub] for current information, or the page...")
 
(148 intermediate revisions by 38 users not shown)
Line 1: Line 1:
Welcome to the CDT Wiki page. Come back often for the latest and greatest about the CDT.
+
{{warning|Note: The contents of this page has been migrated to GitHub. Please see the [https://github.com/eclipse-cdt/ CDT on GitHub] for current information, or the page history for historical versions. }}
  
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 ==
+
[[Category:CDT| ]]
 
+
[[Category:Tools Project]]
{|
+
[[Category:C]]
| [http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/user/faq.html?cvsroot=Tools_Project FAQ]
+
[[Category:C++]]
| Answers to the most common questions about the CDT.  This should be the first place you go for any Question that you may have.
+
|-
+
| [http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/downloads/main.html?cvsroot=Tools_Project Downloads]
+
| Get the latest CDT builds
+
|-
+
| [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
+
|}
+
 
+
== 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  [[CDT/summit2005|available here.]]
+

Latest revision as of 10:28, 9 November 2022

Warning2.png
Note: The contents of this page has been migrated to GitHub. Please see the CDT on GitHub for current information, or the page history for historical versions.

Back to the top