Skip to content

Commit 7f5080a

Browse files
authored
Update to Eclipse Platform 4.32 for CDT 11.6 development (#731)
Pulled out of #729 due to instability in tests caused by a platform change.
1 parent 8222dbe commit 7f5080a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

releng/org.eclipse.cdt.target/cdt.target

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<?pde version="3.8"?>
3-
<target name="cdt" sequenceNumber="155">
3+
<target name="cdt" sequenceNumber="156">
44
<locations>
55
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
66
<repository location="https://download.eclipse.org/cbi/updates/license/" />
77
<unit id="org.eclipse.license.feature.group" version="0.0.0" />
88
</location>
99
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
10-
<repository location="https://download.eclipse.org/eclipse/updates/4.31-I-builds/" />
10+
<repository location="https://download.eclipse.org/eclipse/updates/4.32-I-builds/" />
1111
<unit id="org.eclipse.equinox.executable.feature.group" version="0.0.0" />
1212
<unit id="org.eclipse.jdt.annotation" version="0.0.0" />
1313
<unit id="org.eclipse.sdk.feature.group" version="0.0.0" />

0 commit comments

Comments
 (0)