mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Releng: Added Neon target platform definition
This commit is contained in:
parent
d2350826e8
commit
d8876fc34f
2 changed files with 30 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
<license-site>http://download.eclipse.org/cbi/updates/license</license-site>
|
||||
<platform-site>http://download.eclipse.org/eclipse/updates/${sdk-version}</platform-site>
|
||||
<platform-release-site>http://download.eclipse.org/releases/mars</platform-release-site>
|
||||
<orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/</orbit-site>
|
||||
<orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository</orbit-site>
|
||||
<cdt-site>http://download.eclipse.org/tools/cdt/releases/8.7</cdt-site>
|
||||
<rse-site>http://download.eclipse.org/tm/updates/4.0</rse-site>
|
||||
<remote-site>http://download.eclipse.org/tools/ptp/builds/remote/2.0.0</remote-site>
|
||||
|
|
29
admin/target-defs/eclipse-4.6.x-neon.target
Normal file
29
admin/target-defs/eclipse-4.6.x-neon.target
Normal file
|
@ -0,0 +1,29 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?pde version="3.8"?><target name="Terminals Eclipse 4.6.x (Neon)" sequenceNumber="95">
|
||||
<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="gnu.io.rxtx.sdk.feature.group" version="2.1.7.4_v20071016-417C7DP1Bh_eEaQJBrHBHg"/>
|
||||
<repository location="http://archive.eclipse.org/tm/updates/rxtx"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.rse.sdk.feature.group" version="3.7.0.201505221634"/>
|
||||
<repository location="http://download.eclipse.org/tm/updates/4.0"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.test.feature.group" version="3.7.0.v20150428-2048"/>
|
||||
<unit id="org.eclipse.sdk.ide" version="4.6.0.I20150805-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.eclipse.jgit.feature.group" version="4.0.1.201506240215-r"/>
|
||||
<unit id="org.eclipse.egit.feature.group" version="4.0.1.201506240215-r"/>
|
||||
<unit id="org.eclipse.cdt.sdk.feature.group" version="8.8.0.201508171545"/>
|
||||
<unit id="org.eclipse.emf.sdk.feature.group" version="2.12.0.v20150817-0432"/>
|
||||
<repository location="http://download.eclipse.org/releases/neon"/>
|
||||
</location>
|
||||
</locations>
|
||||
</target>
|
Loading…
Add table
Reference in a new issue