1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-13 11:15:38 +02:00

Terminals: Re-add lost RSE features

This commit is contained in:
Uwe Stieber 2015-02-17 13:08:31 +01:00
parent b2ff4955d5
commit 5f0f2461e2

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?><target name="Eclipse 4.4.x (Luna)" sequenceNumber="63"> <?pde version="3.8"?><target name="Terminals Eclipse 4.4.x (Luna)" sequenceNumber="64">
<locations> <locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit"> <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.apache.log4j.source" version="1.2.15.v201012070815"/> <unit id="org.apache.log4j.source" version="1.2.15.v201012070815"/>
@ -38,5 +38,9 @@
<unit id="org.eclipse.remote.feature.group" version="1.1.1.201502102040"/> <unit id="org.eclipse.remote.feature.group" version="1.1.1.201502102040"/>
<repository location="http://download.eclipse.org/tools/ptp/builds/remote/1.1.1"/> <repository location="http://download.eclipse.org/tools/ptp/builds/remote/1.1.1"/>
</location> </location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.rse.sdk.feature.group" version="3.7.0.201502160819"/>
<repository location="http://download.eclipse.org/tm/updates/3.7milestones"/>
</location>
</locations> </locations>
</target> </target>