Build whole project with Java 8
[deliverable/tracecompass.git] / TraceCompass.setup
index c372b3a754f019f31f4922e5f134eb0fd747d2f8..be27bb9d7fdd4d4f109db37f5c8969f94a3f808a 100644 (file)
@@ -51,8 +51,8 @@
   </setupTask>
   <setupTask
       xsi:type="jdt:JRETask"
-      version="JavaSE-1.7"
-      location="${jre.location-1.7}">
+      version="JavaSE-1.8"
+      location="${jre.location-1.8}">
     <description>Define the JRE needed to compile and run the Java projects of ${scope.project.label}</description>
   </setupTask>
   <setupTask
This page took 0.023421 seconds and 5 git commands to generate.