Browse Source

- delete generated project.xml and library.xml files

Normen Hansen 10 years ago
parent
commit
5382f073c5
18 changed files with 0 additions and 387 deletions
  1. 0 18
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-android-native.xml
  2. 0 19
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-android.xml
  3. 0 18
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-blender.xml
  4. 0 18
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-bullet-native.xml
  5. 0 18
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-bullet.xml
  6. 0 18
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-core.xml
  7. 0 18
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-desktop.xml
  8. 0 18
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-effects.xml
  9. 0 18
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-ios.xml
  10. 0 21
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-jbullet.xml
  11. 0 19
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-jogg.xml
  12. 0 54
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-jogl.xml
  13. 0 27
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-lwjgl.xml
  14. 0 18
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-networking.xml
  15. 0 24
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-niftygui.xml
  16. 0 18
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-plugins.xml
  17. 0 18
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-terrain.xml
  18. 0 25
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/layer.xml

+ 0 - 18
jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-android-native.xml

@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE library PUBLIC "-//NetBeans//DTD Library Declaration 1.0//EN" "http://www.netbeans.org/dtds/library-declaration-1_0.dtd">
-<library version='1.0' encoding='UTF-8'>
-  <name>jme3-android-native</name>
-  <type>j2se</type>
-  <localizing-bundle>com.jme3.gde.project.baselibs.Bundle</localizing-bundle>
-  <volume>
-    <type>classpath</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-android-native-3.1.0-snapshot-github.jar!/</resource>
-  </volume>
-  <volume>
-    <type>src</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-android-native-3.1.0-snapshot-github-sources.jar!/</resource>
-  </volume>
-  <volume>
-    <type>javadoc</type>
-  </volume>
-</library>

+ 0 - 19
jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-android.xml

@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE library PUBLIC "-//NetBeans//DTD Library Declaration 1.0//EN" "http://www.netbeans.org/dtds/library-declaration-1_0.dtd">
-<library version='1.0' encoding='UTF-8'>
-  <name>jme3-android</name>
-  <type>j2se</type>
-  <localizing-bundle>com.jme3.gde.project.baselibs.Bundle</localizing-bundle>
-  <volume>
-    <type>classpath</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-android-3.1.0-snapshot-github.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/android.jar!/</resource>
-  </volume>
-  <volume>
-    <type>src</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-android-3.1.0-snapshot-github-sources.jar!/</resource>
-  </volume>
-  <volume>
-    <type>javadoc</type>
-  </volume>
-</library>

+ 0 - 18
jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-blender.xml

@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE library PUBLIC "-//NetBeans//DTD Library Declaration 1.0//EN" "http://www.netbeans.org/dtds/library-declaration-1_0.dtd">
-<library version='1.0' encoding='UTF-8'>
-  <name>jme3-blender</name>
-  <type>j2se</type>
-  <localizing-bundle>com.jme3.gde.project.baselibs.Bundle</localizing-bundle>
-  <volume>
-    <type>classpath</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-blender-3.1.0-snapshot-github.jar!/</resource>
-  </volume>
-  <volume>
-    <type>src</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-blender-3.1.0-snapshot-github-sources.jar!/</resource>
-  </volume>
-  <volume>
-    <type>javadoc</type>
-  </volume>
-</library>

+ 0 - 18
jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-bullet-native.xml

@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE library PUBLIC "-//NetBeans//DTD Library Declaration 1.0//EN" "http://www.netbeans.org/dtds/library-declaration-1_0.dtd">
-<library version='1.0' encoding='UTF-8'>
-  <name>jme3-bullet-native</name>
-  <type>j2se</type>
-  <localizing-bundle>com.jme3.gde.project.baselibs.Bundle</localizing-bundle>
-  <volume>
-    <type>classpath</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-bullet-native-3.1.0-snapshot-github.jar!/</resource>
-  </volume>
-  <volume>
-    <type>src</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-bullet-native-3.1.0-snapshot-github-sources.jar!/</resource>
-  </volume>
-  <volume>
-    <type>javadoc</type>
-  </volume>
-</library>

+ 0 - 18
jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-bullet.xml

@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE library PUBLIC "-//NetBeans//DTD Library Declaration 1.0//EN" "http://www.netbeans.org/dtds/library-declaration-1_0.dtd">
-<library version='1.0' encoding='UTF-8'>
-  <name>jme3-bullet</name>
-  <type>j2se</type>
-  <localizing-bundle>com.jme3.gde.project.baselibs.Bundle</localizing-bundle>
-  <volume>
-    <type>classpath</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-bullet-3.1.0-snapshot-github.jar!/</resource>
-  </volume>
-  <volume>
-    <type>src</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-bullet-3.1.0-snapshot-github-sources.jar!/</resource>
-  </volume>
-  <volume>
-    <type>javadoc</type>
-  </volume>
-</library>

+ 0 - 18
jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-core.xml

@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE library PUBLIC "-//NetBeans//DTD Library Declaration 1.0//EN" "http://www.netbeans.org/dtds/library-declaration-1_0.dtd">
-<library version='1.0' encoding='UTF-8'>
-  <name>jme3-core</name>
-  <type>j2se</type>
-  <localizing-bundle>com.jme3.gde.project.baselibs.Bundle</localizing-bundle>
-  <volume>
-    <type>classpath</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-core-3.1.0-snapshot-github.jar!/</resource>
-  </volume>
-  <volume>
-    <type>src</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-core-3.1.0-snapshot-github-sources.jar!/</resource>
-  </volume>
-  <volume>
-    <type>javadoc</type>
-  </volume>
-</library>

+ 0 - 18
jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-desktop.xml

@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE library PUBLIC "-//NetBeans//DTD Library Declaration 1.0//EN" "http://www.netbeans.org/dtds/library-declaration-1_0.dtd">
-<library version='1.0' encoding='UTF-8'>
-  <name>jme3-desktop</name>
-  <type>j2se</type>
-  <localizing-bundle>com.jme3.gde.project.baselibs.Bundle</localizing-bundle>
-  <volume>
-    <type>classpath</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-desktop-3.1.0-snapshot-github.jar!/</resource>
-  </volume>
-  <volume>
-    <type>src</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-desktop-3.1.0-snapshot-github-sources.jar!/</resource>
-  </volume>
-  <volume>
-    <type>javadoc</type>
-  </volume>
-</library>

+ 0 - 18
jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-effects.xml

@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE library PUBLIC "-//NetBeans//DTD Library Declaration 1.0//EN" "http://www.netbeans.org/dtds/library-declaration-1_0.dtd">
-<library version='1.0' encoding='UTF-8'>
-  <name>jme3-effects</name>
-  <type>j2se</type>
-  <localizing-bundle>com.jme3.gde.project.baselibs.Bundle</localizing-bundle>
-  <volume>
-    <type>classpath</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-effects-3.1.0-snapshot-github.jar!/</resource>
-  </volume>
-  <volume>
-    <type>src</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-effects-3.1.0-snapshot-github-sources.jar!/</resource>
-  </volume>
-  <volume>
-    <type>javadoc</type>
-  </volume>
-</library>

+ 0 - 18
jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-ios.xml

@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE library PUBLIC "-//NetBeans//DTD Library Declaration 1.0//EN" "http://www.netbeans.org/dtds/library-declaration-1_0.dtd">
-<library version='1.0' encoding='UTF-8'>
-  <name>jme3-ios</name>
-  <type>j2se</type>
-  <localizing-bundle>com.jme3.gde.project.baselibs.Bundle</localizing-bundle>
-  <volume>
-    <type>classpath</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-ios-3.1.0-snapshot-github.jar!/</resource>
-  </volume>
-  <volume>
-    <type>src</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-ios-3.1.0-snapshot-github-sources.jar!/</resource>
-  </volume>
-  <volume>
-    <type>javadoc</type>
-  </volume>
-</library>

+ 0 - 21
jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-jbullet.xml

@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE library PUBLIC "-//NetBeans//DTD Library Declaration 1.0//EN" "http://www.netbeans.org/dtds/library-declaration-1_0.dtd">
-<library version='1.0' encoding='UTF-8'>
-  <name>jme3-jbullet</name>
-  <type>j2se</type>
-  <localizing-bundle>com.jme3.gde.project.baselibs.Bundle</localizing-bundle>
-  <volume>
-    <type>classpath</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-jbullet-3.1.0-snapshot-github.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/jbullet.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/stack-alloc.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/vecmath-1.3.1.jar!/</resource>
-  </volume>
-  <volume>
-    <type>src</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-jbullet-3.1.0-snapshot-github-sources.jar!/</resource>
-  </volume>
-  <volume>
-    <type>javadoc</type>
-  </volume>
-</library>

+ 0 - 19
jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-jogg.xml

@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE library PUBLIC "-//NetBeans//DTD Library Declaration 1.0//EN" "http://www.netbeans.org/dtds/library-declaration-1_0.dtd">
-<library version='1.0' encoding='UTF-8'>
-  <name>jme3-jogg</name>
-  <type>j2se</type>
-  <localizing-bundle>com.jme3.gde.project.baselibs.Bundle</localizing-bundle>
-  <volume>
-    <type>classpath</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-jogg-3.1.0-snapshot-github.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/j-ogg-all-1.0.0.jar!/</resource>
-  </volume>
-  <volume>
-    <type>src</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-jogg-3.1.0-snapshot-github-sources.jar!/</resource>
-  </volume>
-  <volume>
-    <type>javadoc</type>
-  </volume>
-</library>

+ 0 - 54
jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-jogl.xml

@@ -1,54 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE library PUBLIC "-//NetBeans//DTD Library Declaration 1.0//EN" "http://www.netbeans.org/dtds/library-declaration-1_0.dtd">
-<library version='1.0' encoding='UTF-8'>
-  <name>jme3-jogl</name>
-  <type>j2se</type>
-  <localizing-bundle>com.jme3.gde.project.baselibs.Bundle</localizing-bundle>
-  <volume>
-    <type>classpath</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-jogl-3.1.0-snapshot-github.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/gluegen-rt-main-2.2.0.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/jogl-all-main-2.2.0.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/joal-main-2.2.0.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/gluegen-rt-2.2.0.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/gluegen-rt-2.2.0-natives-android-armv6.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/gluegen-rt-2.2.0-natives-linux-amd64.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/gluegen-rt-2.2.0-natives-linux-armv6.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/gluegen-rt-2.2.0-natives-linux-armv6hf.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/gluegen-rt-2.2.0-natives-linux-i586.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/gluegen-rt-2.2.0-natives-macosx-universal.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/gluegen-rt-2.2.0-natives-solaris-amd64.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/gluegen-rt-2.2.0-natives-solaris-i586.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/gluegen-rt-2.2.0-natives-windows-amd64.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/gluegen-rt-2.2.0-natives-windows-i586.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/jogl-all-2.2.0.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/jogl-all-2.2.0-natives-android-armv6.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/jogl-all-2.2.0-natives-linux-amd64.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/jogl-all-2.2.0-natives-linux-armv6.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/jogl-all-2.2.0-natives-linux-armv6hf.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/jogl-all-2.2.0-natives-linux-i586.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/jogl-all-2.2.0-natives-macosx-universal.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/jogl-all-2.2.0-natives-solaris-amd64.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/jogl-all-2.2.0-natives-solaris-i586.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/jogl-all-2.2.0-natives-windows-amd64.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/jogl-all-2.2.0-natives-windows-i586.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/joal-2.2.0.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/joal-2.2.0-natives-android-armv6.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/joal-2.2.0-natives-linux-amd64.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/joal-2.2.0-natives-linux-armv6.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/joal-2.2.0-natives-linux-armv6hf.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/joal-2.2.0-natives-linux-i586.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/joal-2.2.0-natives-macosx-universal.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/joal-2.2.0-natives-solaris-amd64.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/joal-2.2.0-natives-solaris-i586.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/joal-2.2.0-natives-windows-amd64.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/joal-2.2.0-natives-windows-i586.jar!/</resource>
-  </volume>
-  <volume>
-    <type>src</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-jogl-3.1.0-snapshot-github-sources.jar!/</resource>
-  </volume>
-  <volume>
-    <type>javadoc</type>
-  </volume>
-</library>

+ 0 - 27
jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-lwjgl.xml

@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE library PUBLIC "-//NetBeans//DTD Library Declaration 1.0//EN" "http://www.netbeans.org/dtds/library-declaration-1_0.dtd">
-<library version='1.0' encoding='UTF-8'>
-  <name>jme3-lwjgl</name>
-  <type>j2se</type>
-  <localizing-bundle>com.jme3.gde.project.baselibs.Bundle</localizing-bundle>
-  <volume>
-    <type>classpath</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-lwjgl-3.1.0-snapshot-github.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/lwjgl-2.9.2.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/lwjgl-platform-2.9.2-natives-windows.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/lwjgl-platform-2.9.2-natives-linux.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/lwjgl-platform-2.9.2-natives-osx.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/jinput-2.0.5.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/jutils-1.0.0.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/jinput-platform-2.0.5-natives-linux.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/jinput-platform-2.0.5-natives-windows.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/jinput-platform-2.0.5-natives-osx.jar!/</resource>
-  </volume>
-  <volume>
-    <type>src</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-lwjgl-3.1.0-snapshot-github-sources.jar!/</resource>
-  </volume>
-  <volume>
-    <type>javadoc</type>
-  </volume>
-</library>

+ 0 - 18
jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-networking.xml

@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE library PUBLIC "-//NetBeans//DTD Library Declaration 1.0//EN" "http://www.netbeans.org/dtds/library-declaration-1_0.dtd">
-<library version='1.0' encoding='UTF-8'>
-  <name>jme3-networking</name>
-  <type>j2se</type>
-  <localizing-bundle>com.jme3.gde.project.baselibs.Bundle</localizing-bundle>
-  <volume>
-    <type>classpath</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-networking-3.1.0-snapshot-github.jar!/</resource>
-  </volume>
-  <volume>
-    <type>src</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-networking-3.1.0-snapshot-github-sources.jar!/</resource>
-  </volume>
-  <volume>
-    <type>javadoc</type>
-  </volume>
-</library>

+ 0 - 24
jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-niftygui.xml

@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE library PUBLIC "-//NetBeans//DTD Library Declaration 1.0//EN" "http://www.netbeans.org/dtds/library-declaration-1_0.dtd">
-<library version='1.0' encoding='UTF-8'>
-  <name>jme3-niftygui</name>
-  <type>j2se</type>
-  <localizing-bundle>com.jme3.gde.project.baselibs.Bundle</localizing-bundle>
-  <volume>
-    <type>classpath</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-niftygui-3.1.0-snapshot-github.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/nifty-1.3.3.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/nifty-default-controls-1.3.3.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/nifty-style-black-1.3.3.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/xpp3-1.1.4c.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/eventbus-1.4.jar!/</resource>
-    <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/jglfont-core-1.3.jar!/</resource>
-  </volume>
-  <volume>
-    <type>src</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-niftygui-3.1.0-snapshot-github-sources.jar!/</resource>
-  </volume>
-  <volume>
-    <type>javadoc</type>
-  </volume>
-</library>

+ 0 - 18
jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-plugins.xml

@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE library PUBLIC "-//NetBeans//DTD Library Declaration 1.0//EN" "http://www.netbeans.org/dtds/library-declaration-1_0.dtd">
-<library version='1.0' encoding='UTF-8'>
-  <name>jme3-plugins</name>
-  <type>j2se</type>
-  <localizing-bundle>com.jme3.gde.project.baselibs.Bundle</localizing-bundle>
-  <volume>
-    <type>classpath</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-plugins-3.1.0-snapshot-github.jar!/</resource>
-  </volume>
-  <volume>
-    <type>src</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-plugins-3.1.0-snapshot-github-sources.jar!/</resource>
-  </volume>
-  <volume>
-    <type>javadoc</type>
-  </volume>
-</library>

+ 0 - 18
jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-terrain.xml

@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE library PUBLIC "-//NetBeans//DTD Library Declaration 1.0//EN" "http://www.netbeans.org/dtds/library-declaration-1_0.dtd">
-<library version='1.0' encoding='UTF-8'>
-  <name>jme3-terrain</name>
-  <type>j2se</type>
-  <localizing-bundle>com.jme3.gde.project.baselibs.Bundle</localizing-bundle>
-  <volume>
-    <type>classpath</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-terrain-3.1.0-snapshot-github.jar!/</resource>
-  </volume>
-  <volume>
-    <type>src</type>
-    <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jme3-terrain-3.1.0-snapshot-github-sources.jar!/</resource>
-  </volume>
-  <volume>
-    <type>javadoc</type>
-  </volume>
-</library>

+ 0 - 25
jme3-project-baselibs/src/com/jme3/gde/project/baselibs/layer.xml

@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.1//EN" "http://www.netbeans.org/dtds/filesystem-1_1.dtd">
-<filesystem>
-  <folder name='org-netbeans-api-project-libraries'>
-    <folder name='Libraries'>
-      <file name='jme3-blender.xml' url='jme3-blender.xml' />
-      <file name='jme3-core.xml' url='jme3-core.xml' />
-      <file name='jme3-desktop.xml' url='jme3-desktop.xml' />
-      <file name='jme3-effects.xml' url='jme3-effects.xml' />
-      <file name='jme3-jbullet.xml' url='jme3-jbullet.xml' />
-      <file name='jme3-jogg.xml' url='jme3-jogg.xml' />
-      <file name='jme3-lwjgl.xml' url='jme3-lwjgl.xml' />
-      <file name='jme3-networking.xml' url='jme3-networking.xml' />
-      <file name='jme3-niftygui.xml' url='jme3-niftygui.xml' />
-      <file name='jme3-plugins.xml' url='jme3-plugins.xml' />
-      <file name='jme3-terrain.xml' url='jme3-terrain.xml' />
-      <file name='jme3-bullet.xml' url='jme3-bullet.xml' />
-      <file name='jme3-jogl.xml' url='jme3-jogl.xml' />
-      <file name='jme3-android.xml' url='jme3-android.xml' />
-      <file name='jme3-ios.xml' url='jme3-ios.xml' />
-      <file name='jme3-android-native.xml' url='jme3-android-native.xml' />
-      <file name='jme3-bullet-native.xml' url='jme3-bullet-native.xml' />
-    </folder>
-  </folder>
-</filesystem>