1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-23 08:13:50 +02:00

[releng] Require Eclipse 3.4 for rse.ui

This commit is contained in:
Martin Oberhuber 2009-07-30 00:17:49 +00:00
parent 7a24ea9a22
commit 6be3c3a568
2 changed files with 3 additions and 3 deletions

View file

@ -23,8 +23,8 @@
</table> </table>
<table><tbody><tr><td> <table><tbody><tr><td>
<ul> <ul>
<li>TM @buildId@ <b>requires Eclipse 3.4 or later</b>, although parts of it will likely run <li>TM @buildId@ <b>requires Eclipse 3.4 or later</b>.
with earlier versions. <b>Import/Export, Telnet and FTP require Java 1.5</b>, the rest of <b>Import/Export, Telnet and FTP require Java 1.5</b>, the rest of
RSE runs on Java 1.4. RSE runs on Java 1.4.
Platform Runtime is the minimum requirement for core RSE and Terminal. Platform Runtime is the minimum requirement for core RSE and Terminal.
Discovery needs EMF.</li> Discovery needs EMF.</li>

View file

@ -57,7 +57,7 @@
<tbody> <tbody>
<tr><td><b>TM @buildId@ requires <tr><td><b>TM @buildId@ requires
<a href="http://download.eclipse.org/eclipse/downloads/"> <a href="http://download.eclipse.org/eclipse/downloads/">
Eclipse 3.4</a> or later</b> although some components may run with earlier versions. Eclipse 3.4</a> or later</b>.
<b>RSE Import/Export as well as FTP and Telnet</b> require <b>Java 1.5</b> <b>RSE Import/Export as well as FTP and Telnet</b> require <b>Java 1.5</b>
or higher, the rest of RSE works with Java 1.4. or higher, the rest of RSE works with Java 1.4.
</b></td></tr> </b></td></tr>