- remove empty layer files in some modules

experimental
Normen Hansen 10 years ago
parent e03acc91c4
commit dd6cbe8139
  1. 1
      sdk/jme3-model-importer/manifest.mf
  2. 8
      sdk/jme3-model-importer/nbproject/genfiles.properties
  3. 34
      sdk/jme3-model-importer/src/com/jme3/gde/modelimporter/layer.xml

@ -1,6 +1,5 @@
Manifest-Version: 1.0
OpenIDE-Module: com.jme3.gde.modelimporter
OpenIDE-Module-Implementation-Version: 0
OpenIDE-Module-Layer: com/jme3/gde/modelimporter/layer.xml
OpenIDE-Module-Localizing-Bundle: com/jme3/gde/modelimporter/Bundle.properties

@ -1,8 +1,8 @@
build.xml.data.CRC32=793a7020
build.xml.data.CRC32=10dbe817
build.xml.script.CRC32=b6310686
build.xml.stylesheet.CRC32=a56c6a5b@2.66.1
build.xml.stylesheet.CRC32=a56c6a5b@2.67.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=793a7020
nbproject/build-impl.xml.data.CRC32=10dbe817
nbproject/build-impl.xml.script.CRC32=4db64ed5
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.66.1
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.67.1

@ -1,34 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.2//EN" "http://www.netbeans.org/dtds/filesystem-1_2.dtd">
<filesystem>
<!--folder name="Actions">
<folder name="Import">
<file name="com-jme3-gde-modelimporter-ImportModel.instance">
<attr name="delegate" methodvalue="org.openide.awt.Actions.inject"/>
<attr name="displayName" bundlevalue="com.jme3.gde.modelimporter.Bundle#CTL_ImportModel"/>
<attr name="iconBase" stringvalue="com/jme3/gde/modelimporter/103_.png"/>
<attr name="injectable" stringvalue="com.jme3.gde.modelimporter.ImportModel"/>
<attr name="instanceCreate" methodvalue="org.openide.awt.Actions.context"/>
<attr name="noIconInMenu" boolvalue="false"/>
<attr name="selectionType" stringvalue="EXACTLY_ONE"/>
<attr name="type" stringvalue="org.netbeans.api.project.Project"/>
</file>
</folder>
</folder>
<folder name="Menu">
<folder name="File">
<file name="com-jme3-gde-modelimporter-ImportModel.shadow">
<attr name="originalFile" stringvalue="Actions/Import/com-jme3-gde-modelimporter-ImportModel.instance"/>
<attr name="position" intvalue="1413"/>
</file>
</folder>
</folder>
<folder name="Toolbars">
<folder name="File">
<file name="com-jme3-gde-modelimporter-ImportModel.shadow">
<attr name="position" intvalue="310"/>
<attr name="originalFile" stringvalue="Actions/Import/com-jme3-gde-modelimporter-ImportModel.instance"/>
</file>
</folder>
</folder-->
</filesystem>
Loading…
Cancel
Save