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

[259363][api][rseterminals] Move RSE-Terminals out of incubation

This commit is contained in:
Martin Oberhuber 2008-12-19 16:03:19 +00:00
parent c8b43de975
commit 18dc02d644
2 changed files with 12 additions and 11 deletions

View file

@ -163,7 +163,7 @@
</target>
<target name="assemble.org.eclipse.rse.terminals">
<property name="archiveName" value="RSE-terminals-incubation-${buildId}.zip"/>
<property name="archiveName" value="RSE-terminals-${buildId}.zip"/>
<ant antfile="${assembleScriptName}" dir="${buildDirectory}"/>
<antcall target="unpackUpdateJarsForPackaging" />
</target>

View file

@ -160,6 +160,17 @@
Tutorial code and example projects for developing against RSE SDK.
Includes Source.
</td>
</tr>
<tr><td><div align=left><img src = "OK.gif" width=19 height=23></div></td>
<td>All</td>
<td><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/downloads/drops/@dropDir@/RSE-terminals-@buildId@.zip">RSE-terminals-@buildId@.zip</a></td>
<td><small>&nbsp;</small><br/>
Integration of the TM Terminal Widget into RSE, such that a Terminals Subsystem
is provided to show a tabbed view of Terminals similar to the
Remote Command View. Implementations ship for Telnet and SSH, but the subsystem
is generic to use with other remote channels. The integration includes the
Terminal Widget, but requires RSE core runtime and RSE ssh or RSE telnet installed.
</td>
</tr>
<tr><td><div align=left><img src = "OK.gif" width=19 height=23></div></td>
<td>All</td>
@ -210,16 +221,6 @@
Includes Source.
</td>
</tr>
<tr><td><div align=left><img src = "OK.gif" width=19 height=23></div></td>
<td>All <img src="egg.gif" width=20 height=20></td>
<td><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/downloads/drops/@dropDir@/RSE-terminals-incubation-@buildId@.zip">RSE-terminals-incubation-@buildId@.zip</a></td>
<td><small>&nbsp;</small><br/>
Integration of the TM Terminal Widget into RSE, such that an SSH Terminals
Subsystem is provided to show a tabbed view of Terminals similar to the
Remote Command View. This component is already included in the RSE-SDK
download. It requires RSE core runtime and RSE ssh installed.
</td>
</tr>
</table>
<table border="0" cellspacing="5" cellpadding="2" width="100%">