1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 10:16:03 +02:00

Terminals: Update terminals target platform definition file

This commit is contained in:
Uwe Stieber 2015-02-23 09:12:07 +01:00
parent dfa4b4d51f
commit 66a467ab1b

View file

@ -1,11 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?><target name="Terminals Eclipse 4.4.x (Luna)" sequenceNumber="69"> <?pde version="3.8"?><target name="Terminals Eclipse 4.4.x (Luna)" sequenceNumber="70">
<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.eclipse.emf.sdk.feature.group" version="2.10.1.v20140901-1055"/>
<repository location="http://download.eclipse.org/releases/luna"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.license.feature.group" version="1.0.1.v20140414-1359"/> <unit id="org.eclipse.license.feature.group" version="1.0.1.v20140414-1359"/>
<repository location="http://download.eclipse.org/cbi/updates/license"/> <repository location="http://download.eclipse.org/cbi/updates/license"/>
</location> </location>
@ -26,5 +22,9 @@
<unit id="org.eclipse.rse.sdk.feature.group" version="3.7.0.201502160819"/> <unit id="org.eclipse.rse.sdk.feature.group" version="3.7.0.201502160819"/>
<repository location="http://download.eclipse.org/tm/updates/3.7milestones"/> <repository location="http://download.eclipse.org/tm/updates/3.7milestones"/>
</location> </location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.emf.sdk.feature.group" version="2.10.1.v20140901-1055"/>
<repository location="http://download.eclipse.org/releases/luna"/>
</location>
</locations> </locations>
</target> </target>