mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-21 07:55:24 +02:00
Updating baseline for CDT 9.1 (RC4)
Change-Id: I80176f433cac1796a62b4cf7ad5ffdeeb2f45c4f
This commit is contained in:
parent
74850e961f
commit
158bff7ed4
2 changed files with 3 additions and 3 deletions
|
@ -76,7 +76,7 @@
|
||||||
name="CDT"
|
name="CDT"
|
||||||
version="9.0"
|
version="9.0"
|
||||||
location="${workspace.location/../api.baseline}"
|
location="${workspace.location/../api.baseline}"
|
||||||
remoteURI="http://download.eclipse.org/tools/cdt/releases/9.0/cdt-9.0.0.zip"/>
|
remoteURI="http://download.eclipse.org/tools/cdt/builds/neon/milestones/ur1-rc4/cdt-9.1rc4.zip"/>
|
||||||
<setupTask
|
<setupTask
|
||||||
xsi:type="git:GitCloneTask"
|
xsi:type="git:GitCloneTask"
|
||||||
id="git.clone.cdt"
|
id="git.clone.cdt"
|
||||||
|
|
|
@ -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="cdt-baseline" sequenceNumber="8">
|
<?pde version="3.8"?><target name="cdt-baseline" sequenceNumber="9">
|
||||||
<locations>
|
<locations>
|
||||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||||
<unit id="org.eclipse.cdt.gnu.build.source.feature.group" version="0.0.0"/>
|
<unit id="org.eclipse.cdt.gnu.build.source.feature.group" version="0.0.0"/>
|
||||||
|
@ -50,7 +50,7 @@
|
||||||
<unit id="org.eclipse.cdt.autotools.source.feature.group" version="0.0.0"/>
|
<unit id="org.eclipse.cdt.autotools.source.feature.group" version="0.0.0"/>
|
||||||
<unit id="org.eclipse.tools.templates.core" version="0.0.0"/>
|
<unit id="org.eclipse.tools.templates.core" version="0.0.0"/>
|
||||||
<unit id="org.eclipse.tools.templates.ui" version="0.0.0"/>
|
<unit id="org.eclipse.tools.templates.ui" version="0.0.0"/>
|
||||||
<repository location="http://download.eclipse.org/tools/cdt/releases/9.0/r"/>
|
<repository location="http://download.eclipse.org/tools/cdt/builds/neon/milestones/ur1-rc4"/>
|
||||||
</location>
|
</location>
|
||||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||||
<repository location="http://download.eclipse.org/releases/neon"/>
|
<repository location="http://download.eclipse.org/releases/neon"/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue