1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-23 00:03:53 +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><tbody><tr><td>
<ul>
<li>TM @buildId@ <b>requires Eclipse 3.4 or later</b>, although parts of it will likely run
with earlier versions. <b>Import/Export, Telnet and FTP require Java 1.5</b>, the rest of
<li>TM @buildId@ <b>requires Eclipse 3.4 or later</b>.
<b>Import/Export, Telnet and FTP require Java 1.5</b>, the rest of
RSE runs on Java 1.4.
Platform Runtime is the minimum requirement for core RSE and Terminal.
Discovery needs EMF.</li>

View file

@ -57,7 +57,7 @@
<tbody>
<tr><td><b>TM @buildId@ requires
<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>
or higher, the rest of RSE works with Java 1.4.
</b></td></tr>