Use Luna eclipse.remote to fix build
[deliverable/tracecompass.git] / 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="33">
3 <locations>
4 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
5 <unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>
6 <unit id="org.eclipse.swtbot.feature.group" version="0.0.0"/>
7 <repository location="http://download.eclipse.org/technology/swtbot/releases/latest"/>
8 </location>
9 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
10 <unit id="org.eclipse.cdt.gnu.dsf.feature.group" version="0.0.0"/>
11 <unit id="org.eclipse.platform.ide" version="0.0.0"/>
12 <unit id="org.eclipse.equinox.executable.feature.group" version="0.0.0"/>
13 <unit id="org.eclipse.pde.runtime" version="0.0.0"/>
14 <repository location="http://download.eclipse.org/releases/staging"/>
15 </location>
16 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
17 <unit id="org.eclipse.remote.feature.group" version="0.0.0"/>
18 <repository location="http://download.eclipse.org/tools/ptp/builds/8.1.1"/>
19 </location>
20 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
21 <unit id="org.antlr.runtime" version="3.2.0.v201101311130"/>
22 <unit id="org.antlr.runtime.source" version="3.2.0.v201101311130"/>
23 <unit id="org.swtchart" version="0.0.0"/>
24 <unit id="com.google.guava" version="15.0.0.v201403281430"/>
25 <unit id="org.apache.derby" version="0.0.0"/>
26 <unit id="org.json" version="0.0.0"/>
27 <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/"/>
28 </location>
29 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
30 <unit id="org.eclipse.license.feature.group" version="0.0.0"/>
31 <repository location="http://download.eclipse.org/cbi/updates/license"/>
32 </location>
33 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
34 <unit id="org.eclipse.mylyn.wikitext_feature.feature.group" version="0.0.0"/>
35 <repository location="http://download.eclipse.org/mylyn/releases/3.12/"/>
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="0.0.0"/>
40 <repository location="http://download.eclipse.org/eclipse/updates/4.3/"/>
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.160929 seconds and 6 git commands to generate.