Browse Source

- remove empty layer files in some modules

Normen Hansen 10 năm trước cách đây
mục cha
commit
3c05a7419f

+ 0 - 1
jme3-model-importer/manifest.mf

@@ -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
 

+ 4 - 4
jme3-model-importer/nbproject/genfiles.properties

@@ -1,8 +1,8 @@
-build.xml.data.CRC32=793a7020
+build.xml.data.CRC32=10dbe817
 build.xml.script.CRC32=b6310686
[email protected]6.1
[email protected]7.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/[email protected]6.1
+nbproject/[email protected]7.1

+ 0 - 34
jme3-model-importer/src/com/jme3/gde/modelimporter/layer.xml

@@ -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>