Project

General

Profile

« Previous | Next » 

Revision ed9cc720

Added by Niels Hoffmann almost 13 years ago

Adding swtbot to target platform. Note: I can not run swtbot using this target platform. I does not break the platfrom per se, so I will leave it in here as a starting point for further investigation

View differences:

eu.etaxonomy.taxeditor.feature/rcp.target
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
<?pde version="3.6"?>
3

  
4
<target name="Eclipse Helios Target">
5
<locations>
6
<location includeAllPlatforms="true" includeMode="slicer" type="InstallableUnit">
7
<unit id="org.eclipse.equinox.executable.feature.group" version="3.4.2.R36x_v20110125-7N7K7bF8zk1BAKMh0iz0t94miBLY"/>
8
<unit id="org.eclipse.platform.source.feature.group" version="3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi"/>
9
<unit id="org.eclipse.platform.sdk" version="3.6.2.M20110210-1200"/>
10
<unit id="org.eclipse.pde.feature.group" version="3.6.2.r362_v20110203-7b7mFL2FET3dhHalh1iNZtL"/>
11
<unit id="org.eclipse.rcp.sdk.id" version="3.6.0.M20110210-1200"/>
12
<unit id="org.eclipse.zest.feature.group" version="1.2.0.v20100519-2050-67818yE6F-AA7P4B8I52322"/>
13
<repository location="http://download.eclipse.org/releases/helios"/>
14
</location>
15
</locations>
16
</target>
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
<?pde version="3.6"?>
3

  
4
<target name="Eclipse Helios Target">
5
<locations>
6
<location includeAllPlatforms="true" includeMode="slicer" type="InstallableUnit">
7
<unit id="org.eclipse.equinox.executable.feature.group" version="3.4.2.R36x_v20110125-7N7K7bF8zk1BAKMh0iz0t94miBLY"/>
8
<unit id="org.eclipse.platform.source.feature.group" version="3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi"/>
9
<unit id="org.eclipse.platform.sdk" version="3.6.2.M20110210-1200"/>
10
<unit id="org.eclipse.pde.feature.group" version="3.6.2.r362_v20110203-7b7mFL2FET3dhHalh1iNZtL"/>
11
<unit id="org.eclipse.rcp.sdk.id" version="3.6.0.M20110210-1200"/>
12
<unit id="org.eclipse.zest.feature.group" version="1.2.0.v20100519-2050-67818yE6F-AA7P4B8I52322"/>
13
<unit id="org.eclipse.pde.junit.runtime.addon.feature.group" version="1.0.0.v20100831"/>
14
<unit id="org.eclipse.pde.junit.runtime.standalone.feature.group" version="1.0.0.v20100831"/>
15
<repository location="http://download.eclipse.org/releases/helios"/>
16
</location>
17
<location includeAllPlatforms="true" includeMode="slicer" type="InstallableUnit">
18
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.0.4.20110304_0338-e5aff47-dev-e36"/>
19
<unit id="org.eclipse.swtbot.eclipse.gef.feature.group" version="2.0.4.20110304_0338-e5aff47-dev-e36"/>
20
<unit id="org.eclipse.swtbot.ide.feature.group" version="2.0.4.20110304_0338-e5aff47-dev-e36"/>
21
<unit id="org.eclipse.swtbot.eclipse.test.junit4.feature.group" version="2.0.4.20110304_0338-e5aff47-dev-e36"/>
22
<repository location="http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site"/>
23
</location>
24
</locations>
25
</target>

Also available in: Unified diff