mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 14:12:10 +02:00
Added Eclipse Neon target definition
This commit is contained in:
parent
97bd591807
commit
2b1e51064d
1 changed files with 23 additions and 0 deletions
23
admin/target-defs/eclipse-4.6.x-neon.target
Normal file
23
admin/target-defs/eclipse-4.6.x-neon.target
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<?pde version="3.8"?><target name="TM Eclipse 4.6.x (Neon)" sequenceNumber="102">
|
||||||
|
<locations>
|
||||||
|
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
||||||
|
<unit id="org.eclipse.license.feature.group" version="1.0.1.v20140414-1359"/>
|
||||||
|
<repository location="http://download.eclipse.org/cbi/updates/license"/>
|
||||||
|
</location>
|
||||||
|
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
||||||
|
<unit id="org.eclipse.test.feature.group" version="3.7.0.v20150826-1546"/>
|
||||||
|
<unit id="org.eclipse.sdk.ide" version="4.6.0.I20150916-2000"/>
|
||||||
|
<repository location="http://download.eclipse.org/eclipse/updates/4.6milestones"/>
|
||||||
|
</location>
|
||||||
|
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
||||||
|
<unit id="org.apache.commons.net" version="3.2.0.v201305141515"/>
|
||||||
|
<unit id="org.apache.commons.net.source" version="3.2.0.v201305141515"/>
|
||||||
|
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository"/>
|
||||||
|
</location>
|
||||||
|
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
||||||
|
<unit id="org.eclipse.emf.sdk.feature.group" version="2.12.0.v20150928-0952"/>
|
||||||
|
<repository location="http://download.eclipse.org/releases/neon"/>
|
||||||
|
</location>
|
||||||
|
</locations>
|
||||||
|
</target>
|
Loading…
Add table
Reference in a new issue