SDK
- Hide SceneComposer Toolbar on startup git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10285 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
0798afb0dd
commit
5b0de207eb
@ -1,6 +1,7 @@
|
||||
Manifest-Version: 1.0
|
||||
OpenIDE-Module: com.jme3.gde.scenecomposer/1
|
||||
OpenIDE-Module-Implementation-Version: 0
|
||||
OpenIDE-Module-Install: com/jme3/gde/scenecomposer/Installer.class
|
||||
OpenIDE-Module-Layer: com/jme3/gde/scenecomposer/layer.xml
|
||||
OpenIDE-Module-Localizing-Bundle: com/jme3/gde/scenecomposer/Bundle.properties
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
build.xml.data.CRC32=bd07cf99
|
||||
build.xml.data.CRC32=060bea39
|
||||
build.xml.script.CRC32=866b78de
|
||||
build.xml.stylesheet.CRC32=a56c6a5b@2.50.1
|
||||
# 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=bd07cf99
|
||||
nbproject/build-impl.xml.data.CRC32=060bea39
|
||||
nbproject/build-impl.xml.script.CRC32=a6bab88d
|
||||
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.50.1
|
||||
|
@ -117,6 +117,14 @@
|
||||
<specification-version>7.37.3</specification-version>
|
||||
</run-dependency>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<code-name-base>org.openide.modules</code-name-base>
|
||||
<build-prerequisite/>
|
||||
<compile-dependency/>
|
||||
<run-dependency>
|
||||
<specification-version>7.32.1</specification-version>
|
||||
</run-dependency>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<code-name-base>org.openide.nodes</code-name-base>
|
||||
<build-prerequisite/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user