mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-21 21:52:10 +02:00
[releng] Update to newer tools.template
Primary purpose is to resolve Java 11 JAXB issues. Change-Id: I1341e64d24f1c3d41c1331642f73ace53a8c5544
This commit is contained in:
parent
677cc2cf63
commit
d4296a6865
2 changed files with 4 additions and 5 deletions
|
@ -206,7 +206,7 @@
|
|||
<repository
|
||||
url="http://download.eclipse.org/tm/terminal/updates/4.4milestones/"/>
|
||||
<repository
|
||||
url="http://download.eclipse.org/tools/cdt/tools.templates/1.1/tools.template-1.1.1-simrel-2018-12-m2a/"/>
|
||||
url="http://download.eclipse.org/tools/cdt/tools.templates/1.1/tools.template-1.1.1-simrel-2018-12/"/>
|
||||
<repository
|
||||
url="http://download.eclipse.org/tm4e/snapshots/"/>
|
||||
<repository
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?pde version="3.8"?><target name="cdt" sequenceNumber="39">
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.8"?><target name="cdt" sequenceNumber="40">
|
||||
<locations>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="com.google.gson" version="0.0.0"/>
|
||||
|
@ -78,7 +77,7 @@
|
|||
<unit id="org.eclipse.tools.templates.freemarker.source" version="0.0.0"/>
|
||||
<unit id="org.eclipse.tools.templates.ui" version="0.0.0"/>
|
||||
<unit id="org.eclipse.tools.templates.ui.source" version="0.0.0"/>
|
||||
<repository location="http://download.eclipse.org/tools/cdt/tools.templates/1.1/tools.template-1.1.1-simrel-2018-12-m2a/"/>
|
||||
<repository location="http://download.eclipse.org/tools/cdt/tools.templates/1.1/tools.template-1.1.1-simrel-2018-12/"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="tm-feature.feature.group" version="0.0.0"/>
|
||||
|
@ -96,4 +95,4 @@
|
|||
-ea</vmArgs>
|
||||
<programArgs>-consolelog</programArgs>
|
||||
</launcherArgs>
|
||||
</target>
|
||||
</target>
|
Loading…
Add table
Reference in a new issue