tmf: Bug 509613: Trace Manager loses Linux trace context data
[deliverable/tracecompass.git] / TraceCompass.setup
index f71010880df6194bf2f03a9bb219db57899d94b5..e6f95c8f34767bb32d486f19f810869369c6bba0 100644 (file)
       vm="true">
     <description>Set the heap space needed to work with the projects of ${scope.project.label}</description>
   </setupTask>
-  <setupTask
-      xsi:type="setup:EclipseIniTask"
-      option="-XX:MaxPermSize="
-      value="256m"
-      vm="true">
-    <description>Set the perm size needed to work with the projects of ${scope.project.label}</description>
-  </setupTask>
   <setupTask
       xsi:type="setup:EclipseIniTask"
       option="-Doomph.redirection.tracecompass="
   <setupTask
       xsi:type="setup:VariableTask"
       name="eclipse.target.platform"
-      defaultValue="tracecompass-e4.5"
+      defaultValue="tracecompass-e4.6"
       storageURI="scope://Workspace"
       label="Target Platform">
+    <choice
+        value="tracecompass-e4.6"
+        label="Trace Compass Eclipse Neon - 4.6"/>
     <choice
         value="tracecompass-eStaging"
         label="Trace Compass Eclipse Neon - 4.6"/>
@@ -88,9 +84,9 @@
   <setupTask
       xsi:type="pde:APIBaselineTask"
       name="Trace Compass"
-      version="1.1.0"
+      version="2.2.0"
       location="${workspace.location/../api.baseline}"
-      remoteURI="http://download.eclipse.org/tracecompass/releases/1.1.0/repository/tracecompass-1.1.0.zip"/>
+      remoteURI="http://download.eclipse.org/tracecompass/neon/milestones/ur2-rc4/tracecompass-2.2.0.zip"/>
   <stream name="master">
     <setupTask
         xsi:type="git:GitCloneTask"
This page took 0.023625 seconds and 5 git commands to generate.