2012-01-24 17:58:42 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2014-07-21 09:18:10 -04:00
|
|
|
<feature
|
|
|
|
id="org.eclipse.rse.ssh.source"
|
|
|
|
label="%featureName"
|
2014-11-18 11:50:26 -06:00
|
|
|
version="3.7.0.qualifier"
|
2014-07-21 09:18:10 -04:00
|
|
|
provider-name="%providerName"
|
|
|
|
license-feature="org.eclipse.license"
|
|
|
|
license-feature-version="1.0.1.qualifier">
|
|
|
|
|
|
|
|
<description>
|
|
|
|
%description
|
|
|
|
</description>
|
|
|
|
|
|
|
|
<copyright>
|
|
|
|
%copyright
|
|
|
|
</copyright>
|
|
|
|
|
|
|
|
<license url="%licenseURL">
|
|
|
|
%license
|
|
|
|
</license>
|
|
|
|
|
|
|
|
<url>
|
2014-11-17 07:33:00 +01:00
|
|
|
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.7"/>
|
|
|
|
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.7"/>
|
2014-07-21 09:18:10 -04:00
|
|
|
</url>
|
|
|
|
|
|
|
|
<plugin
|
|
|
|
id="org.eclipse.rse.services.ssh.source"
|
|
|
|
download-size="0"
|
|
|
|
install-size="0"
|
|
|
|
version="0.0.0"
|
|
|
|
unpack="false"/>
|
|
|
|
|
|
|
|
<plugin
|
|
|
|
id="org.eclipse.rse.connectorservice.ssh.source"
|
|
|
|
download-size="0"
|
|
|
|
install-size="0"
|
|
|
|
version="0.0.0"
|
|
|
|
unpack="false"/>
|
|
|
|
|
|
|
|
<plugin
|
|
|
|
id="org.eclipse.rse.subsystems.files.ssh.source"
|
|
|
|
download-size="0"
|
|
|
|
install-size="0"
|
|
|
|
version="0.0.0"
|
|
|
|
unpack="false"/>
|
|
|
|
|
|
|
|
<plugin
|
|
|
|
id="org.eclipse.rse.subsystems.shells.ssh.source"
|
|
|
|
download-size="0"
|
|
|
|
install-size="0"
|
|
|
|
version="0.0.0"
|
|
|
|
unpack="false"/>
|
|
|
|
|
2012-01-24 17:58:42 +00:00
|
|
|
</feature>
|