- fix terraineditor project files

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7719 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
3.0
nor..67 14 years ago
parent e08dc6f6cf
commit 9790cff2c3
  1. 8
      sdk/jme3-terrain-editor/nbproject/genfiles.properties
  2. 8
      sdk/jme3-terrain-editor/nbproject/project.xml

@ -1,8 +1,8 @@
build.xml.data.CRC32=d0a68b25 build.xml.data.CRC32=ac4681b3
build.xml.script.CRC32=5fb89d93 build.xml.script.CRC32=5fb89d93
build.xml.stylesheet.CRC32=a56c6a5b@1.42.2 build.xml.stylesheet.CRC32=a56c6a5b@1.45.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=d0a68b25 nbproject/build-impl.xml.data.CRC32=ac4681b3
nbproject/build-impl.xml.script.CRC32=fe2b940f nbproject/build-impl.xml.script.CRC32=fe2b940f
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@1.42.2 nbproject/build-impl.xml.stylesheet.CRC32=238281d1@1.45.1

@ -67,6 +67,14 @@
<specification-version>7.0</specification-version> <specification-version>7.0</specification-version>
</run-dependency> </run-dependency>
</dependency> </dependency>
<dependency>
<code-name-base>org.openide.explorer</code-name-base>
<build-prerequisite/>
<compile-dependency/>
<run-dependency>
<specification-version>6.37</specification-version>
</run-dependency>
</dependency>
<dependency> <dependency>
<code-name-base>org.openide.filesystems</code-name-base> <code-name-base>org.openide.filesystems</code-name-base>
<build-prerequisite/> <build-prerequisite/>

Loading…
Cancel
Save