Browse Source

Upgrading CodeCheck's Dependencies to prepare for the move from the deprecated AbstractHint to the Hint Annotations (#37)

MeFisto94 9 years ago
parent
commit
4b255b4e44

+ 2 - 2
jme3-code-check/nbproject/genfiles.properties

@@ -1,8 +1,8 @@
-build.xml.data.CRC32=9a5a9d5e
+build.xml.data.CRC32=6f2bff9e
 build.xml.script.CRC32=a481f885
 build.xml.script.CRC32=a481f885
 [email protected]
 [email protected]
 # 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=9a5a9d5e
+nbproject/build-impl.xml.data.CRC32=6f2bff9e
 nbproject/build-impl.xml.script.CRC32=0691bb76
 nbproject/build-impl.xml.script.CRC32=0691bb76
 nbproject/[email protected]
 nbproject/[email protected]

+ 8 - 0
jme3-code-check/nbproject/project.xml

@@ -109,6 +109,14 @@
                         <specification-version>1.35.1.7.43</specification-version>
                         <specification-version>1.35.1.7.43</specification-version>
                     </run-dependency>
                     </run-dependency>
                 </dependency>
                 </dependency>
+                <dependency>
+                    <code-name-base>org.netbeans.spi.java.hints</code-name-base>
+                    <build-prerequisite/>
+                    <compile-dependency/>
+                    <run-dependency>
+                        <specification-version>1.27.1.13.2.25.32.2.8</specification-version>
+                    </run-dependency>
+                </dependency>
                 <dependency>
                 <dependency>
                     <code-name-base>org.openide.awt</code-name-base>
                     <code-name-base>org.openide.awt</code-name-base>
                     <build-prerequisite/>
                     <build-prerequisite/>