1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-09 10:05:24 +02:00

[168231] Changed packaging to ship the Remotecdt separate from the RSE SDK, but with source.

This commit is contained in:
Martin Oberhuber 2006-12-15 18:42:47 +00:00
parent 51b01fc77e
commit f3be315901
9 changed files with 51 additions and 83 deletions

View file

@ -130,7 +130,7 @@
</target> </target>
<target name="assemble.org.eclipse.rse.remotecdt"> <target name="assemble.org.eclipse.rse.remotecdt">
<property name="archiveName" value="RSE-runtime-remotecdt-${buildId}.zip"/> <property name="archiveName" value="RSE-remotecdt-${buildId}.zip"/>
<ant antfile="${assembleScriptName}" dir="${buildDirectory}"/> <ant antfile="${assembleScriptName}" dir="${buildDirectory}"/>
<antcall target="unpackUpdateJarsForPackaging" /> <antcall target="unpackUpdateJarsForPackaging" />
</target> </target>
@ -142,7 +142,7 @@
</target> </target>
<target name="assemble.org.eclipse.tm.terminal.sdk"> <target name="assemble.org.eclipse.tm.terminal.sdk">
<property name="archiveName" value="TM-terminal-SDK-${buildId}.zip"/> <property name="archiveName" value="TM-terminal-${buildId}.zip"/>
<ant antfile="${assembleScriptName}" dir="${buildDirectory}"/> <ant antfile="${assembleScriptName}" dir="${buildDirectory}"/>
<antcall target="unpackUpdateJarsForPackaging" /> <antcall target="unpackUpdateJarsForPackaging" />
</target> </target>

View file

@ -29,6 +29,7 @@
download, or from the <a href="http://download.eclipse.org/dsdp/tm/updates/">Update Site</a>.</li> download, or from the <a href="http://download.eclipse.org/dsdp/tm/updates/">Update Site</a>.</li>
--> -->
<li>[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=152826">152826</a>] Added an <b>ANSI / vt102 Terminal</b> as separate download (currently a stand-alone view not integrated with RSE; supports serial, ssh and telnet connections).</li> <li>[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=152826">152826</a>] Added an <b>ANSI / vt102 Terminal</b> as separate download (currently a stand-alone view not integrated with RSE; supports serial, ssh and telnet connections).</li>
<li>[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=168231">168231</a>] <b>Changed packaging</b> to ship the Remotecdt Launcher separate from the RSE SDK, but with source.</li>
<li>[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=158784">158784</a>] The <b>Remotecdt Launcher</b> now supports setting the gdbserver executable, port as well as gdb instance to use.</li> <li>[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=158784">158784</a>] The <b>Remotecdt Launcher</b> now supports setting the gdbserver executable, port as well as gdb instance to use.</li>
<li>[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=164306">164306</a>] FTP console no longer shows <b>plaintext passwords</b>.</li> <li>[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=164306">164306</a>] FTP console no longer shows <b>plaintext passwords</b>.</li>
<li>[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=161238">161238</a>] [<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=164304">164304</a>] FTP now supports VMS and some older MSDOS FTP Servers.</li> <li>[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=161238">161238</a>] [<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=164304">164304</a>] FTP now supports VMS and some older MSDOS FTP Servers.</li>

View file

@ -79,8 +79,8 @@
<div align="left"> <div align="left">
<b>Status</b></div> <b>Status</b></div>
</td> </td>
<td width="34%"><b>Platform</b></td> <td width="30%"><b>Platform</b></td>
<td width="59%"><b>Download</b></td> <td width="63%"><b>Download</b></td>
<tr><td><div align=left><img src = "OK.gif" width=19 height=23></div></td> <tr><td><div align=left><img src = "OK.gif" width=19 height=23></div></td>
<td>All</td> <td>All</td>
<td><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/downloads/drops/@dropDir@/RSE-SDK-@buildId@.zip">RSE-SDK-@buildId@.zip</a></td> <td><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/downloads/drops/@dropDir@/RSE-SDK-@buildId@.zip">RSE-SDK-@buildId@.zip</a></td>
@ -93,7 +93,7 @@
<table border="0" cellspacing="5" cellpadding="2" width="100%"> <table border="0" cellspacing="5" cellpadding="2" width="100%">
<tr> <tr>
<td align="LEFT" valign="TOP" colspan="3" bgcolor="#808080"><b> <td align="LEFT" valign="TOP" colspan="3" bgcolor="#808080"><b>
<font face="Arial,Helvetica" color="#FFFFFF">Experimental add-ons (includes source, but no documentation yet)</font></b> <font face="Arial,Helvetica" color="#FFFFFF">Stand-alone Offerings, Integrations and Add-ons</font></b>
</td> </td>
</tr> </tr>
</table> </table>
@ -103,20 +103,19 @@
<div align="left"><b>Status</b></div> <div align="left"><b>Status</b></div>
</td> </td>
<td width="7%"><b>Platform</b></td> <td width="7%"><b>Platform</b></td>
<td width="27%"><b>Download</b></td> <td width="23%"><b>Download</b></td>
<td width="59%"><b>Notes</b></td> <td width="63%"><b>Notes</b></td>
</tr> </tr>
<tr><td><div align=left><img src = "OK.gif" width=19 height=23></div></td> <tr><td><div align=left><img src = "OK.gif" width=19 height=23></div></td>
<td>All</td> <td>All</td>
<td><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/downloads/drops/@dropDir@/TM-terminal-SDK-@buildId@.zip">TM-terminal-SDK-@buildId@.zip</a></td> <td><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/downloads/drops/@dropDir@/TM-terminal-@buildId@.zip">TM-terminal-@buildId@.zip</a></td>
<td> <td>
An ANSI / vt102 terminal emulator widget and view (with minor A stand-alone ANSI / vt102 terminal emulator widget and view (with minor
<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.tm.core/terminal/org.eclipse.tm.terminal/README.txt?root=DSDP_Project&view=co"> <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.tm.core/terminal/org.eclipse.tm.terminal/README.txt?root=DSDP_Project&view=co">
limitations</a>). limitations</a>). Includes pluggable connectors
It runs without RSE and includes pluggable connectors
for serial line (through Sun Javacomm, see the for serial line (through Sun Javacomm, see the
<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.serial/README.txt?root=DSDP_Project&view=co"> <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.serial/README.txt?root=DSDP_Project&view=co">
installation notes</a>), ssh and telnet. installation notes</a>), ssh and telnet. Includes Source.
</td> </td>
</tr> </tr>
<tr><td><div align=left><img src = "OK.gif" width=19 height=23></div></td> <tr><td><div align=left><img src = "OK.gif" width=19 height=23></div></td>
@ -124,9 +123,19 @@
<td><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/downloads/drops/@dropDir@/TM-discovery-@buildId@.zip">TM-discovery-@buildId@.zip</a></td> <td><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/downloads/drops/@dropDir@/TM-discovery-@buildId@.zip">TM-discovery-@buildId@.zip</a></td>
<td><small>&nbsp;</small><br/> <td><small>&nbsp;</small><br/>
An API and DNS-SD / Zeroconf based An API and DNS-SD / Zeroconf based
implementation for remote network service discovery. TM-discovery implementation for remote network service discovery.
requires EMF 2.2.0 or later to run. It runs stand-alone or Runs stand-alone or integrated with RSE.
integrated with RSE. Requires EMF 2.2.0 or later. 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-remotecdt-@buildId@.zip">RSE-remotecdt-@buildId@.zip</a></td>
<td><small>&nbsp;</small><br/>
A Launch Configuration for running and debugging C/C++
programs on a remote host through RSE-provided shell
and file services, and gdbserver. Requires CDT and RSE.
Includes Source.
</td> </td>
</tr> </tr>
<tr><td><div align=left><img src = "OK.gif" width=19 height=23></div></td> <tr><td><div align=left><img src = "OK.gif" width=19 height=23></div></td>
@ -136,7 +145,14 @@
An experimental Eclipse Filesystem (EFS) provider, which An experimental Eclipse Filesystem (EFS) provider, which
uses RSE contributed file services. It currently works for accessing uses RSE contributed file services. It currently works for accessing
remote file systems, but cannot be used to hold Projects of an remote file systems, but cannot be used to hold Projects of an
Eclipse Workspace due to resource locking issues. Eclipse Workspace due to resource locking issues. 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-examples-@buildId@.zip">RSE-examples-@buildId@.zip</a></td>
<td><small>&nbsp;</small><br/>
Tutorial code and example projects for developing against RSE SDK.
</td> </td>
</tr> </tr>
</table> </table>
@ -154,8 +170,8 @@
<tr> <tr>
<td align="RIGHT" valign="TOP" width="7%"> <td align="RIGHT" valign="TOP" width="7%">
<div align="left"><b>Status</b></div></td> <div align="left"><b>Status</b></div></td>
<td width="34%"><b>Platform</b></td> <td width="30%"><b>Platform</b></td>
<td width="59%"><b>Download</b></td></tr> <td width="63%"><b>Download</b></td></tr>
<tr><td><div align=left><img src = "OK.gif" width=19 height=23></div></td> <tr><td><div align=left><img src = "OK.gif" width=19 height=23></div></td>
<td>Windows (<a href="http://www.eclipse.org/dsdp/tm/development/plan.php#OperatingEnvironments">Supported Versions</a>)</td> <td>Windows (<a href="http://www.eclipse.org/dsdp/tm/development/plan.php#OperatingEnvironments">Supported Versions</a>)</td>
<td><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/downloads/drops/@dropDir@/rseserver-@buildId@-windows.zip">rseserver-@buildId@-windows.zip</a></td></tr> <td><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/downloads/drops/@dropDir@/rseserver-@buildId@-windows.zip">rseserver-@buildId@-windows.zip</a></td></tr>
@ -191,8 +207,8 @@
<td align="RIGHT" valign="TOP" width="7%"> <td align="RIGHT" valign="TOP" width="7%">
<div align="left"><b>Status</b></div> <div align="left"><b>Status</b></div>
</td> </td>
<td width="34%"><b>Platform</b></td> <td width="30%"><b>Platform</b></td>
<td width="59%"><b>Download</b></td></tr> <td width="63%"><b>Download</b></td></tr>
<tr><td><div align=left><img src = "OK.gif" width=19 height=23></div></td> <tr><td><div align=left><img src = "OK.gif" width=19 height=23></div></td>
<td>All</td> <td>All</td>
<td><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/downloads/drops/@dropDir@/RSE-runtime-core-@buildId@.zip">RSE-runtime-core-@buildId@.zip</a></td></tr> <td><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/downloads/drops/@dropDir@/RSE-runtime-core-@buildId@.zip">RSE-runtime-core-@buildId@.zip</a></td></tr>
@ -207,38 +223,9 @@
<td><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/downloads/drops/@dropDir@/RSE-runtime-local-@buildId@.zip">RSE-runtime-local-@buildId@.zip</a></td></tr> <td><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/downloads/drops/@dropDir@/RSE-runtime-local-@buildId@.zip">RSE-runtime-local-@buildId@.zip</a></td></tr>
<tr><td><div align=left><img src = "OK.gif" width=19 height=23></div></td> <tr><td><div align=left><img src = "OK.gif" width=19 height=23></div></td>
<td>All</td> <td>All</td>
<td><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/downloads/drops/@dropDir@/RSE-runtime-remotecdt-@buildId@.zip">RSE-runtime-remotecdt-@buildId@.zip</a></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-runtime-ssh-@buildId@.zip">RSE-runtime-ssh-@buildId@.zip</a></td></tr> <td><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/downloads/drops/@dropDir@/RSE-runtime-ssh-@buildId@.zip">RSE-runtime-ssh-@buildId@.zip</a></td></tr>
</table> </table>
<table border="0" cellspacing="5" cellpadding="2" width="100%">
<tr>
<td colspan="2">&nbsp;</td>
</tr>
</table>
<table border="0" cellspacing="5" cellpadding="2" width="100%">
<tr>
<td align="LEFT" valign="TOP" colspan="3" bgcolor="#808080"><b>
<font face="Arial,Helvetica" color="#FFFFFF">Examples (includes source)</font></b>
</td>
</tr>
</table>
<table border="0" cellspacing="2" cellpadding="0" width="100%">
<tr>
<td align="RIGHT" valign="TOP" width="7%">
<div align="left"><b>Status</b></div>
</td>
<td width="34%"><b>Platform</b></td>
<td width="59%"><b>Download</b></td>
<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-examples-@buildId@.zip">RSE-examples-@buildId@.zip</a></td>
</tr>
</tr>
</table>
<!-- <!--
<table border="0" cellspacing="5" cellpadding="2" width="100%"> <table border="0" cellspacing="5" cellpadding="2" width="100%">
<tr> <tr>
@ -257,8 +244,8 @@
<div align="left"> <div align="left">
<b>Status</b></div> <b>Status</b></div>
</td> </td>
<td width="34%"><b>Platform</b></td> <td width="30%"><b>Platform</b></td>
<td width="59%"><b>Download</b></td> <td width="63%"><b>Download</b></td>
<tr><td><div align=left><img src = "OK.gif" width=19 height=23></div></td> <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-tests-@buildId@.zip">RSE-tests-@buildId@.zip</a></td> <td>All</td><td><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/downloads/drops/@dropDir@/RSE-tests-@buildId@.zip">RSE-tests-@buildId@.zip</a></td>
</tr> </tr>

View file

@ -38,7 +38,7 @@ Contributors:\n\
# "description" property - description of the feature # "description" property - description of the feature
description=An experimental EFS provider over RSE remote file services. \ description=An experimental EFS provider over RSE remote file services. \
Does not work for Eclipse Workspace Projects yet. Does not work for Eclipse Workspace Projects yet. Includes Source.
# "licenseURL" property - URL of the "Feature License" # "licenseURL" property - URL of the "Feature License"
# do not translate value - just change to point to a locale-specific HTML page # do not translate value - just change to point to a locale-specific HTML page

View file

@ -13,3 +13,5 @@ bin.includes = feature.xml,\
license.html,\ license.html,\
epl-v10.html,\ epl-v10.html,\
eclipse_update_120.jpg eclipse_update_120.jpg
generate.plugin@org.eclipse.rse.remotecdt.source=org.eclipse.rse.remotecdt

View file

@ -27,7 +27,7 @@ testUpdateSiteName=Target Management Project Pre-release Test Updates
# "description" property - description of the feature # "description" property - description of the feature
description=A Launch Configuration \ description=A Launch Configuration \
for debugging C/C++ programs on a remote host through RSE-provided shell and file \ for debugging C/C++ programs on a remote host through RSE-provided shell and file \
services, and gdbserver. services, and gdbserver. Includes Source.
# "copyright" property - text of the "Feature Update Copyright" # "copyright" property - text of the "Feature Update Copyright"
copyright=\ copyright=\

View file

@ -25,23 +25,8 @@
</url> </url>
<requires> <requires>
<import feature="org.eclipse.rse.core" version="1.0.0" match="equivalent"/> <import feature="org.eclipse.rse.core"/>
<import feature="org.eclipse.cdt" version="3.0.0" match="greaterOrEqual"/> <import feature="org.eclipse.cdt"/>
<!--
<import plugin="org.eclipse.cdt.launch" version="3.0.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.cdt.debug.mi.core" version="3.0.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.cdt.debug.core" version="3.0.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.cdt.core" version="3.0.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.rse.ui" version="1.0.0" match="equivalent"/>
<import plugin="org.eclipse.rse.subsystems.shells.core" version="1.0.0" match="equivalent"/>
<import plugin="org.eclipse.rse.subsystems.files.core" version="1.0.0" match="equivalent"/>
<import plugin="org.eclipse.rse.services" version="1.0.0" match="equivalent"/>
<import plugin="org.eclipse.debug.ui"/>
<import plugin="org.eclipse.ui"/>
<import plugin="org.eclipse.debug.core"/>
<import plugin="org.eclipse.core.resources"/>
<import plugin="org.eclipse.core.runtime"/>
-->
</requires> </requires>
<plugin <plugin
@ -51,4 +36,10 @@
version="0.0.0" version="0.0.0"
unpack="false"/> unpack="false"/>
<plugin
id="org.eclipse.rse.remotecdt.source"
download-size="24"
install-size="29"
version="0.0.0"/>
</feature> </feature>

View file

@ -16,7 +16,6 @@ generate.feature@org.apache.commons.net.source=org.apache.commons.net
generate.feature@org.apache.oro.source=org.apache.oro generate.feature@org.apache.oro.source=org.apache.oro
generate.feature@org.eclipse.rse.local.source=org.eclipse.rse.local generate.feature@org.eclipse.rse.local.source=org.eclipse.rse.local
generate.feature@org.eclipse.rse.ftp.source=org.eclipse.rse.ftp generate.feature@org.eclipse.rse.ftp.source=org.eclipse.rse.ftp
generate.feature@org.eclipse.rse.remotecdt.source=org.eclipse.rse.remotecdt
generate.feature@org.eclipse.rse.ssh.source=org.eclipse.rse.ssh generate.feature@org.eclipse.rse.ssh.source=org.eclipse.rse.ssh
generate.feature@org.eclipse.rse.dstore.source=org.eclipse.rse.dstore generate.feature@org.eclipse.rse.dstore.source=org.eclipse.rse.dstore
generate.feature@org.eclipse.rse.core.source=org.eclipse.rse.core generate.feature@org.eclipse.rse.core.source=org.eclipse.rse.core

View file

@ -39,12 +39,6 @@
id="org.eclipse.rse.local" id="org.eclipse.rse.local"
version="0.0.0"/> version="0.0.0"/>
<includes
id="org.eclipse.rse.remotecdt"
version="0.0.0"
name="CDT Remote Launch"
optional="true"/>
<includes <includes
id="org.eclipse.rse.ssh" id="org.eclipse.rse.ssh"
version="0.0.0"/> version="0.0.0"/>
@ -73,12 +67,6 @@
id="org.eclipse.rse.local.source" id="org.eclipse.rse.local.source"
version="0.0.0"/> version="0.0.0"/>
<includes
id="org.eclipse.rse.remotecdt.source"
version="0.0.0"
name="CDT Remote Launch Source"
optional="true"/>
<includes <includes
id="org.eclipse.rse.ssh.source" id="org.eclipse.rse.ssh.source"
version="0.0.0"/> version="0.0.0"/>