mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 09:55:29 +02:00
Update to Eclipse Platform 4.32 for CDT 11.6 development (#731)
Pulled out of https://github.com/eclipse-cdt/cdt/pull/729 due to instability in tests caused by a platform change.
This commit is contained in:
parent
8222dbeee7
commit
7f5080a3d0
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?pde version="3.8"?>
|
||||
<target name="cdt" sequenceNumber="155">
|
||||
<target name="cdt" sequenceNumber="156">
|
||||
<locations>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<repository location="https://download.eclipse.org/cbi/updates/license/" />
|
||||
<unit id="org.eclipse.license.feature.group" version="0.0.0" />
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<repository location="https://download.eclipse.org/eclipse/updates/4.31-I-builds/" />
|
||||
<repository location="https://download.eclipse.org/eclipse/updates/4.32-I-builds/" />
|
||||
<unit id="org.eclipse.equinox.executable.feature.group" 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" />
|
||||
|
|
Loading…
Add table
Reference in a new issue