mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Terminals: Remove SWTBot from terminals target platform definition
This commit is contained in:
parent
5f0f2461e2
commit
95bf963dd0
1 changed files with 9 additions and 22 deletions
|
@ -1,28 +1,23 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?pde version="3.8"?><target name="Terminals Eclipse 4.4.x (Luna)" sequenceNumber="64">
|
||||
<?pde version="3.8"?><target name="Terminals Eclipse 4.4.x (Luna)" sequenceNumber="65">
|
||||
<locations>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.apache.log4j.source" version="1.2.15.v201012070815"/>
|
||||
<unit id="org.hamcrest.core" version="1.3.0.v201303031735"/>
|
||||
<unit id="org.apache.log4j" version="1.2.15.v201012070815"/>
|
||||
<unit id="org.hamcrest.library.source" version="1.3.0.v201305281000"/>
|
||||
<unit id="org.hamcrest.library" version="1.3.0.v201305281000"/>
|
||||
<unit id="org.eclipse.swtbot.ide.feature.group" version="2.2.1.201402241301"/>
|
||||
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.2.1.201402241301"/>
|
||||
<unit id="org.eclipse.swtbot.feature.group" version="2.2.1.201402241301"/>
|
||||
<unit id="org.eclipse.swtbot.forms.feature.group" version="2.2.1.201402241301"/>
|
||||
<unit id="org.hamcrest.core.source" version="1.3.0.v201303031735"/>
|
||||
<repository location="http://download.eclipse.org/technology/swtbot/releases/latest"/>
|
||||
<unit id="org.eclipse.rse.sdk.feature.group" version="3.7.0.201502160819"/>
|
||||
<repository location="http://download.eclipse.org/tm/updates/3.7milestones"/>
|
||||
</location>
|
||||
<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"/>
|
||||
<unit id="org.eclipse.emf.sdk.feature.group" version="2.10.1.v20140901-1055"/>
|
||||
<repository location="http://download.eclipse.org/releases/luna"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.cdt.sdk.feature.group" version="8.5.0.201409172108"/>
|
||||
<repository location="http://download.eclipse.org/tools/cdt/releases/8.5"/>
|
||||
</location>
|
||||
<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>
|
||||
|
@ -31,16 +26,8 @@
|
|||
<repository location="http://download.eclipse.org/eclipse/updates/4.4"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.emf.sdk.feature.group" version="2.10.1.v20140901-1055"/>
|
||||
<repository location="http://download.eclipse.org/releases/luna"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.remote.feature.group" version="1.1.1.201502102040"/>
|
||||
<repository location="http://download.eclipse.org/tools/ptp/builds/remote/1.1.1"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.rse.sdk.feature.group" version="3.7.0.201502160819"/>
|
||||
<repository location="http://download.eclipse.org/tm/updates/3.7milestones"/>
|
||||
</location>
|
||||
</locations>
|
||||
</target>
|
||||
|
|
Loading…
Add table
Reference in a new issue