Use o.e.test and jdt.annotation from Eclipse 4.5
[deliverable/tracecompass.git] / releng / org.eclipse.tracecompass.target / tracecompass-eStaging.target
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <?pde version="3.8"?><target name="tracecompass-eStaging" sequenceNumber="44">
3 <locations>
4 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
5 <unit id="org.eclipse.cdt.gnu.dsf.feature.group" version="0.0.0"/>
6 <unit id="org.eclipse.platform.ide" version="0.0.0"/>
7 <unit id="org.eclipse.equinox.executable.feature.group" version="0.0.0"/>
8 <unit id="org.eclipse.pde.runtime" version="0.0.0"/>
9 <unit id="org.eclipse.mylyn.wikitext_feature.feature.group" version="0.0.0"/>
10 <repository location="http://download.eclipse.org/releases/staging"/>
11 </location>
12 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
13 <unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>
14 <unit id="org.eclipse.swtbot.feature.group" version="0.0.0"/>
15 <repository location="http://download.eclipse.org/technology/swtbot/snapshots"/>
16 </location>
17 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
18 <unit id="org.eclipse.remote.feature.group" version="0.0.0"/>
19 <repository location="http://download.eclipse.org/tools/ptp/builds/remote/2.0.0/"/>
20 </location>
21 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
22 <unit id="org.antlr.runtime" version="3.2.0.v201101311130"/>
23 <unit id="org.antlr.runtime.source" version="3.2.0.v201101311130"/>
24 <unit id="org.swtchart" version="0.0.0"/>
25 <unit id="com.google.guava" version="15.0.0.v201403281430"/>
26 <unit id="org.json" version="0.0.0"/>
27 <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/"/>
28 </location>
29 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
30 <unit id="org.apache.derby.core.feature.feature.group" version="0.0.0"/>
31 <repository location="http://build.eclipse.org/eclipse/buildtools"/>
32 </location>
33 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
34 <unit id="org.eclipse.license.feature.group" version="0.0.0"/>
35 <repository location="http://download.eclipse.org/cbi/updates/license"/>
36 </location>
37 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
38 <unit id="org.eclipse.test.feature.group" version="0.0.0"/>
39 <unit id="org.eclipse.jdt.annotation" version="1.1.100.v20140704-0625"/>
40 <repository location="http://download.eclipse.org/eclipse/updates/4.5/"/>
41 </location>
42 </locations>
43 <targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
44 <launcherArgs>
45 <vmArgs>-Xms40m
46 -Xmx512M
47 -XX:MaxPermSize=256m</vmArgs>
48 <programArgs>-consolelog</programArgs>
49 </launcherArgs>
50 </target>
This page took 0.047728 seconds and 6 git commands to generate.