mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-29 20:05:35 +02:00
20 lines
881 B
XML
20 lines
881 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feature id="org.eclipse.rse.ssh.source" version="3.0.301.qualifier" label="%featureName" provider-name="%providerName" >
|
|
<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.services.ssh.source" version="0.0.0" unpack="false"/>
|
|
<plugin id="org.eclipse.rse.connectorservice.ssh.source" version="0.0.0" unpack="false"/>
|
|
<plugin id="org.eclipse.rse.subsystems.files.ssh.source" version="0.0.0" unpack="false"/>
|
|
<plugin id="org.eclipse.rse.subsystems.shells.ssh.source" version="0.0.0" unpack="false"/>
|
|
</feature>
|