blob: 9ba465e111df53fe4d26ee66f690c391f9f3962e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2005, 2014 IBM Corporation and others.
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
-->
<feature
id="org.eclipse.rse"
label="%featureName"
version="3.7.3.qualifier"
provider-name="%providerName"
plugin="org.eclipse.rse"
image="eclipse_update_120.jpg"
license-feature="org.eclipse.license"
license-feature-version="1.0.1.qualifier">
<description>
%description
</description>
<copyright>
%copyright
</copyright>
<license url="%licenseURL">
%license
</license>
<url>
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/4.0"/>
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.7"/>
</url>
<includes
id="org.eclipse.rse.core"
version="0.0.0"
search-location="both"/>
<includes
id="org.eclipse.rse.dstore"
version="0.0.0"
search-location="both"/>
<includes
id="org.eclipse.rse.ftp"
version="0.0.0"
search-location="both"/>
<includes
id="org.eclipse.rse.local"
version="0.0.0"
search-location="both"/>
<includes
id="org.eclipse.rse.ssh"
version="0.0.0"
search-location="both"/>
<includes
id="org.eclipse.rse.telnet"
version="0.0.0"
search-location="both"/>
<plugin
id="org.eclipse.rse"
download-size="7"
install-size="8"
version="0.0.0"
unpack="false"/>
</feature>