~ubuntu-branches/debian/sid/eclipse-cdt/sid

« back to all changes in this revision

Viewing changes to releng/org.eclipse.cdt.target/cdt-staging.target

  • Committer: Package Import Robot
  • Author(s): Jakub Adam
  • Date: 2013-10-03 20:30:16 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20131003203016-d4ug6l0xgosasumq
Tags: 8.2.1-1
* New upstream release.
* Updated autotools documentation sources.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
2
<?pde version="3.8"?>
 
3
<target name="cdt_staging" sequenceNumber="4">
 
4
<locations>
 
5
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 
6
<unit id="org.eclipse.jetty.bundles.f.feature.group" version="8.1.11.201307080411"/>
 
7
<repository location="http://download.eclipse.org/jetty/updates/jetty-bundles-8.x"/>
 
8
</location>
 
9
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 
10
<unit id="org.apache.log4j" version="1.2.15.v201012070815"/>
 
11
<unit id="org.apache.log4j.source" version="1.2.15.v201012070815"/>
 
12
<unit id="net.sourceforge.lpg.lpgjavaruntime" version="1.1.0.v201004271650"/>
 
13
<unit id="org.junit" version="4.8.2.v4_8_2_v20130308-0413"/>
 
14
<unit id="org.junit.source" version="4.8.2.v4_8_2_v20130308-0413"/>
 
15
<unit id="org.hamcrest" version="0.0.0"/>
 
16
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20130517111416/repository/"/>
 
17
</location>
 
18
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 
19
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>
 
20
<unit id="org.eclipse.swtbot.feature.group" version="0.0.0"/>
 
21
<unit id="org.eclipse.swtbot.eclipse.test.junit.feature.group" version="0.0.0"/>
 
22
<repository location="http://download.eclipse.org/technology/swtbot/releases/latest/"/>
 
23
</location>
 
24
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 
25
<unit id="org.eclipse.sdk.ide" version="0.0.0"/>
 
26
<unit id="org.eclipse.rse.feature.group" version="0.0.0"/>
 
27
<repository location="http://download.eclipse.org/releases/staging/"/>
 
28
</location>
 
29
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 
30
<unit id="org.eclipse.test.feature.group" version="0.0.0"/>
 
31
<repository location="http://download.eclipse.org/eclipse/updates/4.3/"/>
 
32
</location>
 
33
</locations>
 
34
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
 
35
<launcherArgs>
 
36
<vmArgs>-Xms40m
 
37
-Xmx512M
 
38
-XX:MaxPermSize=256m</vmArgs>
 
39
<programArgs>-consolelog</programArgs>
 
40
</launcherArgs>
 
41
</target>