瀏覽代碼

Update StatechartTools.setup

updated oomph setup to java 1.8
Andreas Mülder 8 年之前
父節點
當前提交
8d8ab6a23e
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      StatechartTools.setup

+ 2 - 2
StatechartTools.setup

@@ -17,8 +17,8 @@
     label="Statechart Tools">
   <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