mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 01:36:01 +02:00
[releng] Update to Platform 4.18 M3
Change-Id: I4f56a63394ba619ff2d1c319b5ee334fde685683
This commit is contained in:
parent
98e50a2d8b
commit
7fd8956dca
2 changed files with 3 additions and 3 deletions
|
@ -302,7 +302,7 @@
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/cbi/updates/license/"/>
|
url="https://download.eclipse.org/cbi/updates/license/"/>
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/eclipse/updates/4.18-I-builds/I20201028-1800/"/>
|
url="https://download.eclipse.org/eclipse/updates/4.18milestones/S-4.18M3-202011190730/"/>
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/egit/updates/"/>
|
url="https://download.eclipse.org/egit/updates/"/>
|
||||||
<repository
|
<repository
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
<?pde version="3.8"?>
|
<?pde version="3.8"?>
|
||||||
<target name="cdt" sequenceNumber="99">
|
<target name="cdt" sequenceNumber="100">
|
||||||
<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="org.eclipse.license.feature.group" version="0.0.0"/>
|
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
|
||||||
|
@ -11,7 +11,7 @@
|
||||||
<unit id="org.eclipse.jdt.annotation" version="0.0.0"/>
|
<unit id="org.eclipse.jdt.annotation" 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"/>
|
||||||
<unit id="org.eclipse.test.feature.group" version="0.0.0"/>
|
<unit id="org.eclipse.test.feature.group" version="0.0.0"/>
|
||||||
<repository location="https://download.eclipse.org/eclipse/updates/4.18-I-builds/I20201028-1800/"/>
|
<repository location="https://download.eclipse.org/eclipse/updates/4.18milestones/S-4.18M3-202011190730/"/>
|
||||||
</location>
|
</location>
|
||||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||||
<repository location="https://download.eclipse.org/egit/updates"/>
|
<repository location="https://download.eclipse.org/egit/updates"/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue