mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-19 23:15:24 +02:00
20 lines
892 B
XML
20 lines
892 B
XML
![]() |
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<feature id="org.eclipse.rse.telnet.source" version="2.1.0.qualifier" label="%featureName" provider-name="%providerName" >
|
||
|
<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.0" label="%tmUpdateSiteName"/>
|
||
|
<discovery url="http://download.eclipse.org/dsdp/tm/updates/3.0" label="%tmUpdateSiteName"/>
|
||
|
</url>
|
||
|
<plugin id="org.eclipse.rse.telnet.source" version="0.0.0" download-size="34" install-size="43" />
|
||
|
<plugin id="org.apache.commons.net.source" version="0.0.0" download-size="180" install-size="304" unpack="false" />
|
||
|
<plugin id="org.apache.oro.source" version="0.0.0" download-size="101" install-size="201" unpack="false" />
|
||
|
</feature>
|