mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 06:45:43 +02:00
19 lines
828 B
XML
19 lines
828 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feature id="org.eclipse.rse.terminals.source" version="1.1.1.qualifier" label="%featureName" provider-name="%providerName" image="eclipse_update_120.jpg" >
|
|
<description >
|
|
%description
|
|
</description>
|
|
<copyright >
|
|
%copyright
|
|
</copyright>
|
|
<license url="%licenseURL">
|
|
%license
|
|
</license>
|
|
<url>
|
|
<update url="http://download.eclipse.org/tm/updates/3.3" label="%tmUpdateSiteName"/>
|
|
<discovery url="http://download.eclipse.org/tm/updates/3.3" label="%tmUpdateSiteName"/>
|
|
</url>
|
|
<plugin id="org.eclipse.rse.subsystems.terminals.core.source" version="0.0.0" unpack="false"/>
|
|
<plugin id="org.eclipse.rse.subsystems.terminals.ssh.source" version="0.0.0" unpack="false"/>
|
|
<plugin id="org.eclipse.rse.terminals.ui.source" version="0.0.0" unpack="false"/>
|
|
</feature>
|