2009-05-14 08:04:00 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
<!--
|
2010-04-07 20:22:37 +00:00
|
|
|
Copyright (c) 2005, 2010 IBM Corporation and others.
|
2009-05-14 08:04:00 +00:00
|
|
|
All rights reserved. This program and the accompanying materials
|
|
|
|
are made available under the terms of the Eclipse Public License v1.0
|
|
|
|
which accompanies this distribution, and is available at
|
|
|
|
http://www.eclipse.org/legal/epl-v10.html
|
|
|
|
|
|
|
|
Contributors:
|
|
|
|
IBM Corporation - initial API and implementation
|
|
|
|
-->
|
|
|
|
|
2008-09-18 14:58:36 +00:00
|
|
|
<feature
|
|
|
|
id="org.eclipse.rse.telnet.source"
|
|
|
|
label="%featureName"
|
2010-04-07 20:24:24 +00:00
|
|
|
version="2.2.100.qualifier"
|
2009-02-09 00:18:51 +00:00
|
|
|
provider-name="%providerName"
|
|
|
|
plugin="org.eclipse.rse.services.telnet.source">
|
2008-09-18 14:58:36 +00:00
|
|
|
|
|
|
|
<description>
|
|
|
|
%description
|
|
|
|
</description>
|
|
|
|
|
|
|
|
<copyright url="http://www.eclipse.org/legal/epl-v10.html">
|
|
|
|
%copyright
|
|
|
|
</copyright>
|
|
|
|
|
|
|
|
<license url="%licenseURL">
|
|
|
|
%license
|
|
|
|
</license>
|
|
|
|
|
|
|
|
<url>
|
2010-04-07 20:00:07 +00:00
|
|
|
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/3.2"/>
|
|
|
|
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/3.2"/>
|
2008-09-18 14:58:36 +00:00
|
|
|
</url>
|
|
|
|
|
|
|
|
<plugin
|
|
|
|
id="org.apache.commons.net.source"
|
2009-04-20 14:18:32 +00:00
|
|
|
download-size="189"
|
|
|
|
install-size="325"
|
2008-09-18 14:58:36 +00:00
|
|
|
version="0.0.0"
|
|
|
|
unpack="false"/>
|
|
|
|
|
2009-02-10 22:38:46 +00:00
|
|
|
<plugin id="org.eclipse.rse.connectorservice.telnet.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
|
2009-02-09 00:18:51 +00:00
|
|
|
<plugin id="org.eclipse.rse.services.telnet.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
|
|
|
|
<plugin id="org.eclipse.rse.subsystems.shells.telnet.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
|
|
|
|
|
2008-09-17 15:59:51 +00:00
|
|
|
</feature>
|