mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +02:00
Set API baseline to point to /r build. Add templates framework.
This commit is contained in:
parent
ce79667a65
commit
29303b6a20
1 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?pde version="3.8"?><target name="cdt-baseline" sequenceNumber="7">
|
||||
<?pde version="3.8"?><target name="cdt-baseline" sequenceNumber="8">
|
||||
<locations>
|
||||
<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"/>
|
||||
|
@ -48,7 +48,9 @@
|
|||
<unit id="org.eclipse.cdt.gnu.dsf.source.feature.group" version="0.0.0"/>
|
||||
<unit id="org.eclipse.cdt.util.feature.group" version="0.0.0"/>
|
||||
<unit id="org.eclipse.cdt.autotools.source.feature.group" version="0.0.0"/>
|
||||
<repository location="http://download.eclipse.org/tools/cdt/releases/9.0"/>
|
||||
<unit id="org.eclipse.tools.templates.core" 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"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<repository location="http://download.eclipse.org/releases/neon"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue