| <?php require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php"); require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php"); require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php"); $App = new App(); $Nav = new Nav(); $Menu = new Menu(); include($App->getProjectCommon()); # All on the same line to unclutter the user's desktop' |
| /******************************************************************************* |
| * Copyright (c) 2010, 2014 |
| * 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://www.eclipse.org/legal/epl-v10.html |
| * |
| * Contributors: |
| * |
| *******************************************************************************/ |
| |
| $pageTitle = "CDT Downloads"; |
| |
| $html = <<<EOHTML |
| <div id="midcolumn"> |
| <h2>$pageTitle</h2> |
| <p>All downloads are provided under the terms and conditions of the |
| <a href="/legal/epl/notice.php">Eclipse Foundation Software User Agreement</a> |
| unless otherwise specified.</p> |
| |
| <p>The CDT can either be installed as part of the Eclipse C/C++ IDE packaged zip file or installed |
| into an existing Eclipse using the "Install New Software..." dialog and entering the p2 |
| repository URLs listed below.</p> |
| |
| <h3>CDT 8.5.0 for Eclipse Luna</h3> |
| <p>Eclipse package: |
| <a href="http://www.eclipse.org/downloads/packages/eclipse-ide-cc-developers/lunasr1"> |
| Eclipse C/C++ IDE for Luna SR1</a>.</p> |
| <p>p2 software repository: <a href="http://download.eclipse.org/tools/cdt/releases/8.5"> |
| http://download.eclipse.org/tools/cdt/releases/8.5</a></p> |
| <p>The git repos have been tagged with the CDT_8_5_0 tag. You can download the source from the web interface.</p> |
| <p>Archived p2 repos: |
| <ul> |
| <li><a href="http://www.eclipse.org/downloads/download.php?file=/tools/cdt/releases/8.5/cdt-8.5.0.zip">cdt-8.5.0.zip</a></li> |
| <li><a href="http://www.eclipse.org/downloads/download.php?file=/tools/cdt/releases/8.4/cdt-8.4.0.zip">cdt-8.4.0.zip</a></li> |
| </ul> |
| </p> |
| |
| <h3>CDT 8.3.0 for Eclipse Kepler</h3> |
| <p>Eclipse package: |
| <a href="http://www.eclipse.org/downloads/packages/eclipse-ide-cc-developers/keplersr2"> |
| Eclipse C/C++ IDE for Kepler SR2</a>.</p> |
| <p>p2 software repository: <a href="http://download.eclipse.org/tools/cdt/releases/kepler"> |
| http://download.eclipse.org/tools/cdt/releases/kepler</a></p> |
| <p>The git repos have been tagged with the CDT_8_3_0 tag. You can download the source from the web interface.</p> |
| <p>Archived p2 repos: |
| <ul> |
| <li><a href="http://www.eclipse.org/downloads/download.php?file=/tools/cdt/releases/kepler/sr2/cdt-master-8.3.0.zip">cdt-master-8.3.0.zip</a></li> |
| <li><a href="http://www.eclipse.org/downloads/download.php?file=/tools/cdt/releases/kepler/sr1/cdt-master-8.2.1.zip">cdt-master-8.2.1.zip</a></li> |
| <li><a href="http://www.eclipse.org/downloads/download.php?file=/tools/cdt/releases/kepler/r/cdt-master-8.2.0.zip">cdt-master-8.2.0.zip</a></li> |
| </ul> |
| </p> |
| |
| <h3>CDT 8.1.2 for Eclipse Juno</h3> |
| <p>Eclipse package: |
| <a href="http://www.eclipse.org/downloads/packages/eclipse-ide-cc-developers/junosr2"> |
| Eclipse C/C++ IDE for Juno SR2</a>.</p> |
| <p>p2 software repository: <a href="http://download.eclipse.org/tools/cdt/releases/juno"> |
| http://download.eclipse.org/tools/cdt/releases/juno</a></p> |
| <p>The git repos have been tagged with the CDT_8_1_2 tag. You can download the source from the web interface.</p> |
| <p>Archived p2 repos: |
| <ul> |
| <li><a href="http://www.eclipse.org/downloads/download.php?file=/tools/cdt/releases/juno/sr2/cdt-master-8.1.2.zip">cdt-master-8.1.2.zip</a></li> |
| <li><a href="http://www.eclipse.org/downloads/download.php?file=/tools/cdt/releases/juno/sr1/cdt-master-8.1.1.zip">cdt-master-8.1.1.zip</a></li> |
| <li><a href="http://www.eclipse.org/downloads/download.php?file=/tools/cdt/releases/juno/r/cdt-master-8.1.0.zip">cdt-master-8.1.0.zip</a></li> |
| </ul> |
| </p> |
| |
| <h3>CDT 8.0.2 for Eclipse Indigo</h3> |
| <p>Eclipse package: |
| <a href="http://www.eclipse.org/downloads/packages/eclipse-ide-cc-developers-includes-incubating-components/indigosr2"> |
| Eclipse C/C++ IDE Indigo SR2</a>.</p> |
| <p>p2 software repository: <a href="http://download.eclipse.org/tools/cdt/releases/indigo"> |
| http://download.eclipse.org/tools/cdt/releases/indigo</a></p> |
| <p>The git repos have been tagged with the CDT_8_0_2 tag. You can download the source from the web interface.</p> |
| <p>Archived p2 repos: |
| <ul> |
| <li><a href="http://www.eclipse.org/downloads/download.php?file=/tools/cdt/releases/indigo/dist/cdt-master-8.0.2.zip">cdt-master-8.0.2.zip</a></li> |
| <li><a href="http://www.eclipse.org/downloads/download.php?file=/tools/cdt/releases/indigo/dist/cdt-master-8.0.1.zip">cdt-master-8.0.1.zip</a></li> |
| <li><a href="http://www.eclipse.org/downloads/download.php?file=/tools/cdt/releases/indigo/dist/cdt-master-8.0.0.zip">cdt-master-8.0.0.zip</a></li> |
| </ul> |
| </p> |
| |
| <h3>CDT 7.0.2 for Eclipse Helios</h3> |
| <p>Eclipse package: |
| <a href="http://www.eclipse.org/downloads/packages/eclipse-ide-cc-developers/heliossr2"> |
| Eclipse C/C++ IDE Helios SR2</a>.</p> |
| <p>p2 software repository: <a href="http://download.eclipse.org/tools/cdt/releases/helios"> |
| http://download.eclipse.org/tools/cdt/releases/helios</a></p> |
| <p>Archived p2 repos: |
| <ul> |
| <li><a href="http://www.eclipse.org/downloads/download.php?file=/tools/cdt/releases/helios/dist/cdt-master-7.0.2.zip">cdt-master-7.0.2.zip</a></li> |
| <li><a href="http://www.eclipse.org/downloads/download.php?file=/tools/cdt/releases/helios/dist/cdt-master-7.0.1.zip">cdt-master-7.0.1.zip</a></li> |
| <li><a href="http://www.eclipse.org/downloads/download.php?file=/tools/cdt/releases/helios/dist/cdt-master-7.0.0.zip">cdt-master-7.0.0.zip</a></li> |
| </ul> |
| </p> |
| |
| <h3>CDT 6.0.2 for Eclipse Galileo</h3> |
| <p>Eclipse package: |
| <a href="http://www.eclipse.org/downloads/packages/eclipse-ide-cc-developers/galileosr2"> |
| Eclipse C/C++ IDE Galileo SR2</a>.</p> |
| <p>p2 software repository: <a href="http://download.eclipse.org/tools/cdt/releases/galileo"> |
| http://download.eclipse.org/tools/cdt/releases/galileo</a></p> |
| <p>Archived p2 repos: |
| <ul> |
| <li><a href="http://www.eclipse.org/downloads/download.php?file=/tools/cdt/releases/galileo/dist/cdt-master-6.0.2.zip">cdt-master-6.0.2.zip</a></li> |
| <li><a href="http://www.eclipse.org/downloads/download.php?file=/tools/cdt/releases/galileo/dist/cdt-master-6.0.1.zip">cdt-master-6.0.1.zip</a></li> |
| <li><a href="http://www.eclipse.org/downloads/download.php?file=/tools/cdt/releases/galileo/dist/cdt-master-6.0.0.zip">cdt-master-6.0.0.zip</a></li> |
| </ul> |
| </p> |
| |
| <h3 id="DevelopmentBuilds">Development Builds</h3> |
| <p>Development builds of the Eclipse C/C++ IDE can be found on the |
| <a href="http://www.eclipse.org/downloads">Eclipse Downloads page</a> |
| by clicking on the Development Builds tab.</p> |
| |
| <p>Bleeding edge continuous builds are available from the |
| <a href="https://hudson.eclipse.org/cdt/job/cdt-master">cdt-master Hudson build page</a> and the p2 software repository: <a href="http://download.eclipse.org/tools/cdt/builds/master/nightly"> |
| http://download.eclipse.org/tools/cdt/builds/master/nightly</a></p> |
| |
| <p>Milestones p2 software repository: <a href="http://download.eclipse.org/tools/cdt/builds/luna/milestones"> |
| http://download.eclipse.org/tools/cdt/builds/luna/milestones</a></p> |
| |
| <p>Some older builds are available in the old |
| <a href="http://download.eclipse.org/tools/cdt/builds">CDT Nightly Build page</a>.</p> |
| |
| <h3>Additional Distributions</h3> |
| <p>The CDT can be installed as part of many commercial products or from the following open source |
| distributions.</p> |
| |
| <h4>Linux</h4> |
| <p>Most major Linux distributions include packages for Eclipse and the CDT. |
| Check your package manager for availability.</p> |
| |
| </div> |
| EOHTML; |
| |
| # Generate the web page |
| $App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html); |
| ?> |