blob: 94354490ef697efd389deb8b108213950e838fbf [file] [log] [blame]
<?php
/*******************************************************************************
* Copyright(c) 2015 Eclipse Foundation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://eclipse.org/legal/epl-v10.html
*
* Contributors:
* Nathan Gervais(Eclipse Foundation) - Initial implementation
* Eric Poirier(Eclipse Foundation)
*******************************************************************************/
?>
<div class="callistoRealEstate paddingLeft">
<div class="maincontent">
<table cellspacing=0 class="callistoButtons">
<tr>
<td width="50"><img src="/callisto/images/c.jpg"></a></td>
<td width="100%" class="noRightBorder">Eclipse for C/C++
Developers</td>
</tr>
</table>
<p>The Eclipse C/C++ Development Tools (CDT) runs on top of the
Eclipse Platform. The CDT provides advanced functionality for
C/C++ developers, including:</p>
<ul>
<li>C/C++ Editor (basic functionality, syntax highlighting, code
completion etc.)</li>
<li>C/C++ Debugger (APIs &amp; Default implementation, using GDB)
</li>
<li>C/C++ Launcher (APIs &amp; Default implementation, launches
and external application)</li>
<li>Parser</li>
<li>Search Engine</li>
<li>Content Assist Provider</li>
<li>Makefile generator</li>
</ul>
<p>
You need to use the <a href="/callisto/discovery.php">Callisto Discovery
Site</a> to add the CDT features.
</p>
<div class="homeitem" style="min-height: 250px">
<h3>What do you need?</h3>
<p>
<strong><a
href="http://archive.eclipse.org/eclipse/downloads/drops/R-3.2-200606291905/">Eclipse
3.2</a> is required for Callisto.</strong> There is no
upgrade path from previous versions of Eclipse.
</p>
<ul>
<li style="border-style: none">The <a
href="http://archive.eclipse.org/eclipse/downloads/drops/R-3.2-200606291905/callisto.php">Eclipse
Platform Runtime</a> <span style="white-space: nowrap">Binaries<img
id="platform-down" src="/callisto/images/down.png"
onclick="show_section('platform');" /></span>
<div id="platform"
style="border-style: solid; border-width: 1px; margin-left: 5%; display: none">
<h3>
<img onclick="hide_section('platform');" align="right"
src="/callisto/images/close.png" />Eclipse SDK
</h3>
The Eclipse Platform Runtime Binaries provides base
integrated development environment (IDE) functionality, but
without support for any specific programming language.
Combining the CDT with the Platform Runtime forms a
first-class C/C++ IDE.
</div>
</li>
<li style="border-style: none">The C/C++ Development tools <span
style="white-space: nowrap">(<a href="/cdt">CDT</a>)<img
id="cdt-down" src="/callisto/images/down.png"
onclick="show_section('cdt');" /></span>
<div id="cdt"
style="border-style: solid; border-width: 1px; margin-left: 5%; display: none">
<h3>
<img onclick="hide_section('cdt');" align="right"
src="/callisto/images/close.png" />CDT
</h3>
The CDT provides advanced functionality for C/C++
developers. Combining the CDT with the Platform Runtime
forms a first-class C/C++ IDE.
</div>
</li>
</ul>
</div>
<div class="homeitem">
<h3>Tutorials and Help</h3>
<ul>
<li
style="list-style-image: url(/callisto/images/tutorial.png); border-style: none"><a
href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/user/Tutorials.html?cvsroot=Tools_Project">CDT
Tutorials</a></li>
<li
style="list-style-image: url(/callisto/images/movie.png); border-style: none"><a
href="http://www.eclipse.org/evangelism/demos/install-callisto/install-callisto.html">Installing
Features from the Callisto Discovery Site</a></li>
</ul>
</div>
<div class="homeitem">
<h3>Suggested reading</h3>
<ul>
<li
style="list-style-image: url(/callisto/images/document.png); border-style: none"><a
href="/cdt">The CDT home page</a></li>
<li
style="list-style-image: url(/callisto/images/document.png); border-style: none"><a
href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/user/faq.html?cvsroot=Tools_Project">Frequently
asked questions about the CDT</a></li>
</ul>
</div>
</div>
</div>