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

Terminals: Update target platform definition

This commit is contained in:
Uwe Stieber 2015-02-17 13:01:51 +01:00
parent a5f258824b
commit 0a5ca11382

View file

@ -31,6 +31,10 @@
<repository location="http://download.eclipse.org/eclipse/updates/4.4"/> <repository location="http://download.eclipse.org/eclipse/updates/4.4"/>
</location> </location>
<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.remote.feature.group" version="1.1.1.201501261503"/> <unit id="org.eclipse.remote.feature.group" version="1.1.1.201501261503"/>
<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>