mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
parent
2aa6a64459
commit
5cedafe3e0
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?pde version="3.8"?>
|
||||
<target name="cdt" sequenceNumber="146">
|
||||
<target name="cdt" sequenceNumber="147">
|
||||
<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.29-I-builds/I20230817-0230/" />
|
||||
<repository location="https://download.eclipse.org/eclipse/updates/4.29-I-builds/I20230903-1000/" />
|
||||
<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" />
|
||||
|
@ -43,7 +43,7 @@
|
|||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<!-- We explicitly have CDT in target platform so that developers can develop org.eclipse.cdt.core/ui without requiring all the projects from CDT in their workspace. -->
|
||||
<repository location="https://download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m2a/" />
|
||||
<repository location="https://download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m3/" />
|
||||
<unit id="org.eclipse.cdt.feature.group" version="0.0.0" />
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
|
|
Loading…
Add table
Reference in a new issue