mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 07:35:24 +02:00
[168231] Changed packaging to ship the Remotecdt separate from the RSE SDK, but with source.
This commit is contained in:
parent
51b01fc77e
commit
f3be315901
9 changed files with 51 additions and 83 deletions
|
@ -130,7 +130,7 @@
|
|||
</target>
|
||||
|
||||
<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}"/>
|
||||
<antcall target="unpackUpdateJarsForPackaging" />
|
||||
</target>
|
||||
|
@ -142,7 +142,7 @@
|
|||
</target>
|
||||
|
||||
<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}"/>
|
||||
<antcall target="unpackUpdateJarsForPackaging" />
|
||||
</target>
|
||||
|
|
|
@ -29,6 +29,7 @@
|
|||
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=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=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>
|
||||
|
|
|
@ -79,8 +79,8 @@
|
|||
<div align="left">
|
||||
<b>Status</b></div>
|
||||
</td>
|
||||
<td width="34%"><b>Platform</b></td>
|
||||
<td width="59%"><b>Download</b></td>
|
||||
<td width="30%"><b>Platform</b></td>
|
||||
<td width="63%"><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-SDK-@buildId@.zip">RSE-SDK-@buildId@.zip</a></td>
|
||||
|
@ -93,7 +93,7 @@
|
|||
<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">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>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -103,20 +103,19 @@
|
|||
<div align="left"><b>Status</b></div>
|
||||
</td>
|
||||
<td width="7%"><b>Platform</b></td>
|
||||
<td width="27%"><b>Download</b></td>
|
||||
<td width="59%"><b>Notes</b></td>
|
||||
<td width="23%"><b>Download</b></td>
|
||||
<td width="63%"><b>Notes</b></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@/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>
|
||||
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">
|
||||
limitations</a>).
|
||||
It runs without RSE and includes pluggable connectors
|
||||
limitations</a>). Includes pluggable connectors
|
||||
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">
|
||||
installation notes</a>), ssh and telnet.
|
||||
installation notes</a>), ssh and telnet. Includes Source.
|
||||
</td>
|
||||
</tr>
|
||||
<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><small> </small><br/>
|
||||
An API and DNS-SD / Zeroconf based
|
||||
implementation for remote network service discovery. TM-discovery
|
||||
requires EMF 2.2.0 or later to run. It runs stand-alone or
|
||||
integrated with RSE.
|
||||
implementation for remote network service discovery.
|
||||
Runs stand-alone or 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> </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>
|
||||
</tr>
|
||||
<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
|
||||
uses RSE contributed file services. It currently works for accessing
|
||||
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> </small><br/>
|
||||
Tutorial code and example projects for developing against RSE SDK.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -154,8 +170,8 @@
|
|||
<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 width="30%"><b>Platform</b></td>
|
||||
<td width="63%"><b>Download</b></td></tr>
|
||||
<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><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%">
|
||||
<div align="left"><b>Status</b></div>
|
||||
</td>
|
||||
<td width="34%"><b>Platform</b></td>
|
||||
<td width="59%"><b>Download</b></td></tr>
|
||||
<td width="30%"><b>Platform</b></td>
|
||||
<td width="63%"><b>Download</b></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-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>
|
||||
<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-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>
|
||||
</table>
|
||||
|
||||
<table border="0" cellspacing="5" cellpadding="2" width="100%">
|
||||
<tr>
|
||||
<td colspan="2"> </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%">
|
||||
<tr>
|
||||
|
@ -257,8 +244,8 @@
|
|||
<div align="left">
|
||||
<b>Status</b></div>
|
||||
</td>
|
||||
<td width="34%"><b>Platform</b></td>
|
||||
<td width="59%"><b>Download</b></td>
|
||||
<td width="30%"><b>Platform</b></td>
|
||||
<td width="63%"><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-tests-@buildId@.zip">RSE-tests-@buildId@.zip</a></td>
|
||||
</tr>
|
||||
|
|
|
@ -38,7 +38,7 @@ Contributors:\n\
|
|||
|
||||
# "description" property - description of the feature
|
||||
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"
|
||||
# do not translate value - just change to point to a locale-specific HTML page
|
||||
|
|
|
@ -13,3 +13,5 @@ bin.includes = feature.xml,\
|
|||
license.html,\
|
||||
epl-v10.html,\
|
||||
eclipse_update_120.jpg
|
||||
generate.plugin@org.eclipse.rse.remotecdt.source=org.eclipse.rse.remotecdt
|
||||
|
|
@ -27,7 +27,7 @@ testUpdateSiteName=Target Management Project Pre-release Test Updates
|
|||
# "description" property - description of the feature
|
||||
description=A Launch Configuration \
|
||||
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=\
|
||||
|
|
|
@ -25,23 +25,8 @@
|
|||
</url>
|
||||
|
||||
<requires>
|
||||
<import feature="org.eclipse.rse.core" version="1.0.0" match="equivalent"/>
|
||||
<import feature="org.eclipse.cdt" version="3.0.0" match="greaterOrEqual"/>
|
||||
<!--
|
||||
<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"/>
|
||||
-->
|
||||
<import feature="org.eclipse.rse.core"/>
|
||||
<import feature="org.eclipse.cdt"/>
|
||||
</requires>
|
||||
|
||||
<plugin
|
||||
|
@ -51,4 +36,10 @@
|
|||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.rse.remotecdt.source"
|
||||
download-size="24"
|
||||
install-size="29"
|
||||
version="0.0.0"/>
|
||||
|
||||
</feature>
|
||||
|
|
|
@ -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.eclipse.rse.local.source=org.eclipse.rse.local
|
||||
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.dstore.source=org.eclipse.rse.dstore
|
||||
generate.feature@org.eclipse.rse.core.source=org.eclipse.rse.core
|
||||
|
|
|
@ -39,12 +39,6 @@
|
|||
id="org.eclipse.rse.local"
|
||||
version="0.0.0"/>
|
||||
|
||||
<includes
|
||||
id="org.eclipse.rse.remotecdt"
|
||||
version="0.0.0"
|
||||
name="CDT Remote Launch"
|
||||
optional="true"/>
|
||||
|
||||
<includes
|
||||
id="org.eclipse.rse.ssh"
|
||||
version="0.0.0"/>
|
||||
|
@ -73,12 +67,6 @@
|
|||
id="org.eclipse.rse.local.source"
|
||||
version="0.0.0"/>
|
||||
|
||||
<includes
|
||||
id="org.eclipse.rse.remotecdt.source"
|
||||
version="0.0.0"
|
||||
name="CDT Remote Launch Source"
|
||||
optional="true"/>
|
||||
|
||||
<includes
|
||||
id="org.eclipse.rse.ssh.source"
|
||||
version="0.0.0"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue