Browse Source

SDK:
- commit nifty editor project files

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8103 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

nor..67 14 years ago
parent
commit
8d95aceb3f
2 changed files with 10 additions and 2 deletions
  1. 2 2
      jme3-gui/nbproject/genfiles.properties
  2. 8 0
      jme3-gui/nbproject/project.xml

+ 2 - 2
jme3-gui/nbproject/genfiles.properties

@@ -1,8 +1,8 @@
-build.xml.data.CRC32=746774e7
+build.xml.data.CRC32=58dd9db0
 build.xml.script.CRC32=a0136781
 [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=746774e7
+nbproject/build-impl.xml.data.CRC32=58dd9db0
 nbproject/build-impl.xml.script.CRC32=55a34aaf
 nbproject/[email protected]

+ 8 - 0
jme3-gui/nbproject/project.xml

@@ -69,6 +69,14 @@
                         <specification-version>1.20.1</specification-version>
                     </run-dependency>
                 </dependency>
+                <dependency>
+                    <code-name-base>org.openide.dialogs</code-name-base>
+                    <build-prerequisite/>
+                    <compile-dependency/>
+                    <run-dependency>
+                        <specification-version>7.21</specification-version>
+                    </run-dependency>
+                </dependency>
                 <dependency>
                     <code-name-base>org.openide.explorer</code-name-base>
                     <build-prerequisite/>