Download pages updated for 2.3
diff --git a/download-prev.php b/download-prev.php
index b9176dc..6116e19 100755
--- a/download-prev.php
+++ b/download-prev.php
@@ -15,6 +15,7 @@
$App->AddExtraHtmlHeader('<style type="text/css">.col-md-4 { width: 20%; !important; }</style>');
$Nav->addNavSeparator("On this page", "/objectteams/download-prev.php", "_self");
+ $Nav->addCustomNav("Releases 2.2.x", "#R22", "_self", 3);
$Nav->addCustomNav("Releases 2.1.x", "#R21", "_self", 3);
$Nav->addCustomNav("Releases 2.0.x", "#R20", "_self", 3);
$Nav->addCustomNav("Releases 0.7.x", "#R07", "_self", 3);
@@ -37,6 +38,49 @@
<li><a href="features.php">Features of the Object Teams Development Tooling (OTDT)</a></li>
</ul>
+ <h2><a name="R22"></a>Stable Release 2.2.x for Eclipse 4.3 (Kepler)</h2>
+ <table class="btn-warning orange-box" style="margin:0px;padding:4px;width:100%">
+ <tr>
+ <td><img src="images/Idea.png"></td>
+ <td style="width:100%;padding:8px;">
+ Object Teams participated in the <b><a href="http://www.eclipse.org/kepler">Kepler simultaneous release</a></b> train.
+ This means, no further URL must be configured for installing the OTDT and/or OT/Equinox,
+ simply select the <a href="http://download.eclipse.org/releases/kepler">Kepler - http://download.eclipse.org/releases/kepler</a>
+ software site and open the <b>Programming Languages</b> category.
+ </td>
+ </tr>
+ </table>
+
+ <table border="0" style="margin-left:30px;margin-top:10px;margin-bottom:10px;">
+ <tbody><tr>
+ <td><a href="http://download.eclipse.org/objectteams/updates/ot2.2"><img src="http://dev.eclipse.org/huge_icons/actions/go-bottom.png" alt="Download" align="left"></a></td>
+ <td style="width: 100%; padding-left: 6px;">A specific repository containing just Object Teams 2.2.x can be found at
+ <a href="http://download.eclipse.org/objectteams/updates/ot2.2">http://download.eclipse.org/objectteams/updates/ot2.2</a>
+ </td>
+ </tr>
+ </tbody></table>
+ <div style="margin-left:30px;" class="block-box block-box-classic">
+ <h3 style="margin-bottom:2px;">Release 2.2:</h3>
+ <table width="100%">
+ <tbody><tr valign="top"><th> </th><th class="dl-cell" style="padding-left:10px;">Required Eclipse Version</th>
+ <th class="dl-cell">Command Line Compiler</th><th class="dl-cell">New & Noteworthy</th><th class="dl-cell">Bugs Fixed</th></tr>
+ <tr><td colspan="5" class="release-cell"><strong>OTDT 2.2.1 Service Release 1</strong> — (2013/09/27)</td></tr>
+ <tr><td style="width: 50px;"> </td>
+ <td class="dl-cell" style="padding-left:5px;"><a href="http://download.eclipse.org/eclipse/downloads/drops4/R-4.3.1-201309111000/"><img src="images/arrow.gif">Eclipse SDK 4.3.1</a></td>
+ <td class="dl-cell" style="min-width: 110px;padding-left:5px;"><a href="http://www.eclipse.org/downloads/download.php?file=/objectteams/ecotj/ecotj-R-2.2.1-201309101915.jar"><img src="images/otdt/jar_obj.gif" valign="middle"> ecotj.jar</a></td>
+ <td class="dl-cell"> </td>
+ <td class="dl-cell"><a href="https://bugs.eclipse.org/bugs/buglist.cgi?j_top=OR&list_id=5963256&classification=Tools&query_format=advanced&product=Objectteams&target_milestone=2.2.1"><img title="Bugs fixed for 2.2.1" src="images/bug.gif"></a></td>
+ </tr>
+ <tr><td colspan="5" class="release-cell"><strong>OTDT 2.2.0 Final Release</strong> — (2013/06/26)</td></tr>
+ <tr><td style="width: 50px;"> </td>
+ <td class="dl-cell" style="padding-left:5px;"><a href="http://download.eclipse.org/eclipse/downloads/drops4/R-4.3-201306052000/"><img src="images/arrow.gif">Eclipse SDK 4.3</a></td>
+ <td class="dl-cell" style="min-width: 110px;padding-left:5px;"><a href="http://www.eclipse.org/downloads/download.php?file=/objectteams/ecotj/ecotj-R-2.2.0-201306071800.jar"><img src="images/otdt/jar_obj.gif" valign="middle"> ecotj.jar</a></td>
+ <td class="dl-cell"><a href="http://www.eclipse.org/objectteams/pages/new_in_2.2.html"><img src="http://www.eclipse.org/jdt/core/images/new.png"></a></td>
+ <td class="dl-cell"><a href="https://bugs.eclipse.org/bugs/buglist.cgi?j_top=OR&list_id=5963256&classification=Tools&query_format=advanced&product=Objectteams&target_milestone=2.2%20M1&target_milestone=2.2%20M2&target_milestone=2.2%20M3&target_milestone=2.2%20M4&target_milestone=2.2%20M5&target_milestone=2.2%20M6&target_milestone=2.2%20M7&target_milestone=2.2%20RC1&target_milestone=2.2%20RC2&target_milestone=2.2"><img title="Bugs fixed for 2.2" src="images/bug.gif"></a></td>
+ </tr>
+ </tbody></table>
+ </div>
+
<h2><a name="R21"></a>Stable Release 2.1.x for Eclipse 4.2/3.8 (Juno)</h2>
<table class="btn-warning orange-box" style="margin:0px;padding:4px;width:100%">
<tr>
diff --git a/download.php b/download.php
index 14daca7..34c37d6 100644
--- a/download.php
+++ b/download.php
@@ -31,7 +31,7 @@
# $Nav->addCustomNav("Project Plan", "http://www.eclipse.org/projects/project-plan.php?projectid=tools.objectteams", "_self", 2);
$Nav->addNavSeparator("On this page", "/objectteams/download.php", "_self");
- $Nav->addCustomNav("Releases 2.2.x", "#R22", "_self", 3);
+ $Nav->addCustomNav("Releases 2.3.x", "#R23", "_self", 3);
$Nav->addCustomNav("How To Install", "#howto", 3);
$Nav->addCustomNav("Previous Releases", "#previous", 3);
$Nav->addCustomNav("Retention Policy", "#retention", 3);
@@ -51,14 +51,14 @@
<li><a href="http://wiki.eclipse.org/images/f/fc/OTDT_Overview.png">Screenshot of the OTDT in action</a></li>
</ul>
- <h2><a name="R22"></a>Stable Release 2.2.x for Eclipse 4.3 (Kepler)</h2>
+ <h2><a name="R23"></a>Stable Release 2.3.x for Eclipse 4.4 (Kepler)</h2>
<table class="btn-warning orange-box" style="margin:0px;padding:4px;width:100%">
<tr>
<td><img src="images/Idea.png"></td>
<td style="width:100%;padding:8px;">
- Object Teams is part of the <b><a href="http://www.eclipse.org/kepler">Kepler simultaneous release</a></b>.
+ Object Teams is part of the <b><a href="http://www.eclipse.org/luna">Luna simultaneous release</a></b>.
This means, no further URL must be configured for installing the OTDT and/or OT/Equinox,
- simply select the <a href="http://download.eclipse.org/releases/kepler">Kepler - http://download.eclipse.org/releases/kepler</a>
+ simply select the <a href="http://download.eclipse.org/releases/luna">Luna - http://download.eclipse.org/releases/luna</a>
software site and open the <b>Programming Languages</b> category.
</td>
</tr>
@@ -66,30 +66,23 @@
<table border="0" style="margin-left:30px;margin-top:10px;margin-bottom:10px;">
<tbody><tr>
- <td><a href="http://download.eclipse.org/objectteams/updates/ot2.2"><img src="http://dev.eclipse.org/huge_icons/actions/go-bottom.png" alt="Download" align="left"></a></td>
- <td style="width: 100%; padding-left: 6px;">A specific repository containing just Object Teams 2.2.x can be found at
- <a href="http://download.eclipse.org/objectteams/updates/ot2.2">http://download.eclipse.org/objectteams/updates/ot2.2</a>
+ <td><a href="http://download.eclipse.org/objectteams/updates/ot2.3"><img src="http://dev.eclipse.org/huge_icons/actions/go-bottom.png" alt="Download" align="left"></a></td>
+ <td style="width: 100%; padding-left: 6px;">A specific repository containing just Object Teams 2.3.x can be found at
+ <a href="http://download.eclipse.org/objectteams/updates/ot2.3">http://download.eclipse.org/objectteams/updates/ot2.3</a>
</td>
</tr>
</tbody></table>
<div style="margin-left:30px;" class="block-box block-box-classic">
- <h3 style="margin-bottom:2px;">Release 2.2:</h3>
+ <h3 style="margin-bottom:2px;">Release 2.3:</h3>
<table width="100%">
<tbody><tr valign="top"><th> </th><th class="dl-cell" style="padding-left:10px;">Required Eclipse Version</th>
<th class="dl-cell">Command Line Compiler</th><th class="dl-cell">New & Noteworthy</th><th class="dl-cell">Bugs Fixed</th></tr>
- <tr><td colspan="5" class="release-cell"><strong>OTDT 2.2.1 Service Release 1</strong> — (2013/09/27)</td></tr>
+ <tr><td colspan="5" class="release-cell"><strong>OTDT 2.3.0 Final Release</strong> — (2014/06/25)</td></tr>
<tr><td style="width: 50px;"> </td>
- <td class="dl-cell" style="padding-left:5px;"><a href="http://download.eclipse.org/eclipse/downloads/drops4/R-4.3.1-201309111000/"><img src="images/arrow.gif">Eclipse SDK 4.3.1</a></td>
- <td class="dl-cell" style="min-width: 110px;padding-left:5px;"><a href="http://www.eclipse.org/downloads/download.php?file=/objectteams/ecotj/ecotj-R-2.2.1-201309101915.jar"><img src="images/otdt/jar_obj.gif" valign="middle"> ecotj.jar</a></td>
- <td class="dl-cell"> </td>
- <td class="dl-cell"><a href="https://bugs.eclipse.org/bugs/buglist.cgi?j_top=OR&list_id=5963256&classification=Tools&query_format=advanced&product=Objectteams&target_milestone=2.2.1"><img title="Bugs fixed for 2.2.1" src="images/bug.gif"></a></td>
- </tr>
- <tr><td colspan="5" class="release-cell"><strong>OTDT 2.2.0 Final Release</strong> — (2013/06/26)</td></tr>
- <tr><td style="width: 50px;"> </td>
- <td class="dl-cell" style="padding-left:5px;"><a href="http://download.eclipse.org/eclipse/downloads/drops4/R-4.3-201306052000/"><img src="images/arrow.gif">Eclipse SDK 4.3</a></td>
- <td class="dl-cell" style="min-width: 110px;padding-left:5px;"><a href="http://www.eclipse.org/downloads/download.php?file=/objectteams/ecotj/ecotj-R-2.2.0-201306071800.jar"><img src="images/otdt/jar_obj.gif" valign="middle"> ecotj.jar</a></td>
- <td class="dl-cell"><a href="http://www.eclipse.org/objectteams/pages/new_in_2.2.html"><img src="http://www.eclipse.org/jdt/core/images/new.png"></a></td>
- <td class="dl-cell"><a href="https://bugs.eclipse.org/bugs/buglist.cgi?j_top=OR&list_id=5963256&classification=Tools&query_format=advanced&product=Objectteams&target_milestone=2.2%20M1&target_milestone=2.2%20M2&target_milestone=2.2%20M3&target_milestone=2.2%20M4&target_milestone=2.2%20M5&target_milestone=2.2%20M6&target_milestone=2.2%20M7&target_milestone=2.2%20RC1&target_milestone=2.2%20RC2&target_milestone=2.2"><img title="Bugs fixed for 2.2" src="images/bug.gif"></a></td>
+ <td class="dl-cell" style="padding-left:5px;"><a href="http://download.eclipse.org/eclipse/downloads/drops4/R-4.4-201406061215/"><img src="images/arrow.gif">Eclipse SDK 4.4</a></td>
+ <td class="dl-cell" style="min-width: 110px;padding-left:5px;"><a href="http://www.eclipse.org/downloads/download.php?file=/objectteams/ecotj/ecotj-R-2.3.0-201406101336.jar"><img src="images/otdt/jar_obj.gif" valign="middle"> ecotj.jar</a></td>
+ <td class="dl-cell"><a href="http://www.eclipse.org/objectteams/pages/new_in_2.3.html"><img src="http://www.eclipse.org/jdt/core/images/new.png"></a></td>
+ <td class="dl-cell"><a href="https://bugs.eclipse.org/bugs/buglist.cgi?j_top=OR&list_id=5963256&classification=Tools&query_format=advanced&product=Objectteams&target_milestone=2.3%20M1&target_milestone=2.3%20M2&target_milestone=2.3%20M3&target_milestone=2.3%20M4&target_milestone=2.3%20M5&target_milestone=2.3%20M6&target_milestone=2.3%20M7&target_milestone=2.3%20RC1&target_milestone=2.3%20RC2&target_milestone=2.3&target_milestone=2.2%20J8"><img title="Bugs fixed for 2.3" src="images/bug.gif"></a></td>
</tr>
</tbody></table>
</div>
@@ -126,9 +119,9 @@
</ul></li>
</ul>
- <h2><a name="previous"></a>Previous Releases for Eclipse 3.3 - 4.2</h2>
+ <h2><a name="previous"></a>Previous Releases for Eclipse 3.3 - 4.3</h2>
<ul>
- <li><a href="download-prev.php">Release up-to 2.1.x for Eclipse 4.2.x</a>
+ <li><a href="download-prev.php">Release up-to 2.1.x for Eclipse 4.3.x</a>
<li>For still older versions, you may still
consult our <a href="http://www.objectteams.org/distrib/otdt.html">old download page</a> at <b>www.objectteams.org</b> for existing releases.</li>
</ul>