Browse Source

Fix GLSL Module

MeFisto94 6 years ago
parent
commit
8c965b164c

+ 2 - 2
jme3-glsl-highlighter/nbproject/genfiles.properties

@@ -1,8 +1,8 @@
-build.xml.data.CRC32=5324ae4f
+build.xml.data.CRC32=cf59a3ce
 build.xml.script.CRC32=0322e3d8
 [email protected]
 # 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.
-nbproject/build-impl.xml.data.CRC32=5324ae4f
+nbproject/build-impl.xml.data.CRC32=cf59a3ce
 nbproject/build-impl.xml.script.CRC32=f767ba38
 nbproject/[email protected]

+ 9 - 0
jme3-glsl-highlighter/nbproject/project.xml

@@ -50,6 +50,15 @@
                         <specification-version>1.39.1.55</specification-version>
                     </run-dependency>
                 </dependency>
+                <dependency>
+                    <code-name-base>org.netbeans.modules.editor.indent</code-name-base>
+                    <build-prerequisite/>
+                    <compile-dependency/>
+                    <run-dependency>
+                        <release-version>2</release-version>
+                        <specification-version>1.43.1</specification-version>
+                    </run-dependency>
+                </dependency>
                 <dependency>
                     <code-name-base>org.netbeans.modules.editor.lib</code-name-base>
                     <build-prerequisite/>