linux.core: add Tux Icon to linux core analysis
[deliverable/tracecompass.git] / TraceCompass.setup
index f71010880df6194bf2f03a9bb219db57899d94b5..9074bc072a58ced7c326a30b767f16bf31deb03b 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"/>
This page took 0.025104 seconds and 5 git commands to generate.