Skip to content

Commit

Permalink
Update to Eclipse Platform 4.32 for CDT 11.6 development (#731)
Browse files Browse the repository at this point in the history
Pulled out of #729 due
to instability in tests caused by a platform change.
  • Loading branch information
jonahgraham committed Mar 8, 2024
1 parent 8222dbe commit 7f5080a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions releng/org.eclipse.cdt.target/cdt.target
@@ -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" />
Expand Down

0 comments on commit 7f5080a

Please sign in to comment.