mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-07 00:05:53 +02:00
[releng] update to latest platform I build
Change-Id: I3f3ddd3c4b6e9a59bf37c0044c624f9f6d72b4f6
This commit is contained in:
parent
f98add0056
commit
e68a4048bf
2 changed files with 4 additions and 4 deletions
|
@ -194,7 +194,7 @@
|
||||||
<repository
|
<repository
|
||||||
url="http://download.eclipse.org/cbi/updates/license"/>
|
url="http://download.eclipse.org/cbi/updates/license"/>
|
||||||
<repository
|
<repository
|
||||||
url="http://download.eclipse.org/eclipse/updates/4.12-I-builds/I20190510-1800/"/>
|
url="https://download.eclipse.org/eclipse/updates/4.12-I-builds/I20190521-1800/"/>
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/tools/cdt/launchbar/2.2/launchbar-2.2.3-simrel-2019-03-m2"/>
|
url="https://download.eclipse.org/tools/cdt/launchbar/2.2/launchbar-2.2.3-simrel-2019-03-m2"/>
|
||||||
<repository
|
<repository
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.8"?><target name="cdt" sequenceNumber="45">
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.8"?><target name="cdt" sequenceNumber="46">
|
||||||
<locations>
|
<locations>
|
||||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||||
<unit id="com.google.gson" version="0.0.0"/>
|
<unit id="com.google.gson" version="0.0.0"/>
|
||||||
|
@ -50,7 +50,7 @@
|
||||||
<unit id="org.eclipse.equinox.executable.feature.group" version="0.0.0"/>
|
<unit id="org.eclipse.equinox.executable.feature.group" version="0.0.0"/>
|
||||||
<unit id="org.eclipse.test.feature.group" version="0.0.0"/>
|
<unit id="org.eclipse.test.feature.group" version="0.0.0"/>
|
||||||
<unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
|
<unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
|
||||||
<repository location="http://download.eclipse.org/eclipse/updates/4.12-I-builds/I20190510-1800/"/>
|
<repository location="https://download.eclipse.org/eclipse/updates/4.12-I-builds/I20190521-1800/"/>
|
||||||
</location>
|
</location>
|
||||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||||
<unit id="org.eclipse.launchbar.feature.group" version="0.0.0"/>
|
<unit id="org.eclipse.launchbar.feature.group" version="0.0.0"/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue