Explorar el Código

Revert "- delete generated project.xml and library.xml files"

This reverts commit 6ac33eb0a1c266dc7445f1ef757a84a2c3091aa2.
Normen Hansen hace 10 años
padre
commit
d7822f9026
Se han modificado 18 ficheros con 387 adiciones y 0 borrados
  1. 18 0
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-android-native.xml
  2. 19 0
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-android.xml
  3. 18 0
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-blender.xml
  4. 18 0
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-bullet-native.xml
  5. 18 0
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-bullet.xml
  6. 18 0
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-core.xml
  7. 18 0
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-desktop.xml
  8. 18 0
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-effects.xml
  9. 18 0
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-ios.xml
  10. 21 0
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-jbullet.xml
  11. 19 0
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-jogg.xml
  12. 54 0
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-jogl.xml
  13. 27 0
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-lwjgl.xml
  14. 18 0
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-networking.xml
  15. 24 0
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-niftygui.xml
  16. 18 0
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-plugins.xml
  17. 18 0
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/jme3-terrain.xml
  18. 25 0
      jme3-project-baselibs/src/com/jme3/gde/project/baselibs/layer.xml

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

@@ -0,0 +1,18 @@
+<?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>

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

@@ -0,0 +1,19 @@
+<?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>

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

@@ -0,0 +1,18 @@
+<?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>

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

@@ -0,0 +1,18 @@
+<?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>

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

@@ -0,0 +1,18 @@
+<?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>

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

@@ -0,0 +1,18 @@
+<?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>

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

@@ -0,0 +1,18 @@
+<?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>

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

@@ -0,0 +1,18 @@
+<?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>

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

@@ -0,0 +1,18 @@
+<?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>

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

@@ -0,0 +1,21 @@
+<?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>

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

@@ -0,0 +1,19 @@
+<?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>

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

@@ -0,0 +1,54 @@
+<?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>

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

@@ -0,0 +1,27 @@
+<?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>

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

@@ -0,0 +1,18 @@
+<?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>

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

@@ -0,0 +1,24 @@
+<?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>

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

@@ -0,0 +1,18 @@
+<?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>

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

@@ -0,0 +1,18 @@
+<?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>

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

@@ -0,0 +1,25 @@
+<?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>