1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 15:15:25 +02:00

[227045] Fix Eclipse SDK Link on RSE Downloads Page

This commit is contained in:
Martin Oberhuber 2008-04-15 14:45:10 +00:00
parent 8a922eb097
commit 588d021c9f
2 changed files with 11 additions and 8 deletions

View file

@ -96,8 +96,8 @@
[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=212382">212382</a>].</li>
</ul></li>
<li>At least 100 bugs were fixed: Use
<a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=DSDP&product=Target+Management&component=Core&component=RSE&component=Terminal&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&resolution=FIXED&resolution=WONTFIX&resolution=WORKSFORME&chfieldfrom=2008-02-19&chfieldto=2008-04-12&chfield=resolution&cmdtype=doit&negate0=1&field0-0-0=target_milestone&type0-0-0=substring&value0-0-0=2.0.&field0-0-1=target_milestone&type0-0-1=regexp&value0-0-1=3.0%20M%5B3457%5D">
<!-- <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=DSDP&product=Target+Management&component=Core&component=RSE&component=Terminal&target_milestone=3.0+M6&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&resolution=FIXED&resolution=WONTFIX&resolution=WORKSFORME&cmdtype=doit"> -->
<!-- <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=DSDP&product=Target+Management&component=Core&component=RSE&component=Terminal&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&resolution=FIXED&resolution=WONTFIX&resolution=WORKSFORME&chfieldfrom=2008-02-19&chfieldto=2008-04-12&chfield=resolution&cmdtype=doit&negate0=1&field0-0-0=target_milestone&type0-0-0=substring&value0-0-0=2.0.&field0-0-1=target_milestone&type0-0-1=regexp&value0-0-1=3.0%20M%5B3457%5D"> -->
<a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=DSDP&product=Target+Management&component=Core&component=RSE&component=Terminal&target_milestone=3.0+M7&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&resolution=FIXED&resolution=WONTFIX&resolution=WORKSFORME&cmdtype=doit">
this query</a> to show the list of bugs fixed since the last milestone,
<a href="http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0M5-200802181400/">
TM 3.0M5</a>

View file

@ -53,15 +53,18 @@
<table>
<tbody>
<tr><td><b>TM @buildId@ requires
<a href="http://download.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/index.php">
Eclipse 3.3</a> or later for the SSH component.
<a href="http://archive.eclipse.org/eclipse/downloads/">
Eclipse 3.3</a> or later for the SSH component; the SSH encoding fix
(<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=224799">bug 224799</a>)
requires <a href="http://download.eclipse.org/eclipse/downloads/">Eclipse 3.4M6</a>
or later.
</b></td></tr>
<tr><td>
Other components may work with earlier Eclipse versions, but these have not been tested.<br/>
For core RSE and TM-Terminal, the
<a href="http://download.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/index.php#PlatformRuntime">
<a href="http://archive.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/index.php#PlatformRuntime">
Eclipse Platform Runtime Binary</a> is sufficient. Of course you can also use the popular
<a href="http://download.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/index.php#EclipseSDK">SDK</a>.
<a href="http://archive.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/index.php#EclipseSDK">SDK</a>.
</td></tr>
<tr><td>
Prerequisites for the remotecdt and discovery add-ons (CDT, EMF) can be retrieved from the
@ -291,9 +294,9 @@
</tr>
<tr>
<td>The RSE test suite requires the JUnit plug-in, which is included in the
<a href="http://download.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/index.php#EclipseSDK">
<a href="http://archive.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/index.php#EclipseSDK">
Eclipse SDK</a> or available as<br/>
<a href="http://download.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/index.php#JUnitPlugin">
<a href="http://archive.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/index.php#JUnitPlugin">
eclipse-test-framework download</a> for users of the Eclipse Platform Runtime Binary.
</td>
</tr>