mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-18 22:45:23 +02:00
29 lines
1.5 KiB
XML
29 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
Copyright (c) 2005, 2010 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.ftp.source" version="3.0.200.qualifier" label="%featureName" provider-name="%providerName" plugin="org.eclipse.rse.services.files.ftp.source">
|
|
<description >
|
|
%description
|
|
</description>
|
|
<copyright url="http://www.eclipse.org/legal/epl-v10.html">
|
|
%copyright
|
|
</copyright>
|
|
<license url="%licenseURL">
|
|
%license
|
|
</license>
|
|
<url>
|
|
<update url="http://download.eclipse.org/dsdp/tm/updates/3.2" label="%tmUpdateSiteName"/>
|
|
<discovery url="http://download.eclipse.org/dsdp/tm/updates/3.2" label="%tmUpdateSiteName"/>
|
|
</url>
|
|
<plugin id="org.apache.commons.net.source" version="0.0.0" download-size="189" install-size="325" unpack="false" />
|
|
<plugin id="org.eclipse.rse.services.files.ftp.source" version="0.0.0" download-size="0" install-size="0" unpack="false"/>
|
|
<plugin id="org.eclipse.rse.subsystems.files.ftp.source" version="0.0.0" download-size="0" install-size="0" unpack="false"/>
|
|
</feature>
|