Browse Source

Fix SDK build on JDK8

shadowislord 10 years ago
parent
commit
e9cc6761e9

+ 4 - 4
jme3-terrain-editor/nbproject/genfiles.properties

@@ -1,8 +1,8 @@
-build.xml.data.CRC32=b5a0778e
+build.xml.data.CRC32=e0ac9e91
 build.xml.script.CRC32=5fb89d93
 build.xml.script.CRC32=5fb89d93
[email protected]6.1
[email protected]7.1
 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
 # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
 # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
-nbproject/build-impl.xml.data.CRC32=b5a0778e
+nbproject/build-impl.xml.data.CRC32=e0ac9e91
 nbproject/build-impl.xml.script.CRC32=fe2b940f
 nbproject/build-impl.xml.script.CRC32=fe2b940f
-nbproject/[email protected]6.1
+nbproject/[email protected]7.1

+ 9 - 0
jme3-terrain-editor/nbproject/project.xml

@@ -42,6 +42,15 @@
                         <specification-version>1.32.1</specification-version>
                         <specification-version>1.32.1</specification-version>
                     </run-dependency>
                     </run-dependency>
                 </dependency>
                 </dependency>
+                <dependency>
+                    <code-name-base>org.netbeans.modules.projectapi</code-name-base>
+                    <build-prerequisite/>
+                    <compile-dependency/>
+                    <run-dependency>
+                        <release-version>1</release-version>
+                        <specification-version>1.60.2</specification-version>
+                    </run-dependency>
+                </dependency>
                 <dependency>
                 <dependency>
                     <code-name-base>org.netbeans.modules.settings</code-name-base>
                     <code-name-base>org.netbeans.modules.settings</code-name-base>
                     <build-prerequisite/>
                     <build-prerequisite/>