A complete 3D game development suite written purely in Java.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jmonkeyengine/sdk/jme3-project-libraries/src/com/jme3/gde/project/libraries/jme3-libraries-gui.xml

28 lines
1.3 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!--
To change this template, choose Tools | Templates
and open the template in the editor.
-->
<!DOCTYPE library PUBLIC "-//NetBeans//DTD Library Declaration 1.0//EN" "http://www.netbeans.org/dtds/library-declaration-1_0.dtd">
<library version="1.0">
<name>jme3-libraries-gui</name>
<type>j2se</type>
<localizing-bundle>com.jme3.gde.project.libraries.Bundle</localizing-bundle>
<volume>
<type>classpath</type>
<resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jME3-niftygui.jar!/</resource>
<resource>jar:nbinst://com.jme3.gde.project.libraries/libs/nifty.jar!/</resource>
<resource>jar:nbinst://com.jme3.gde.project.libraries/libs/nifty-default-controls.jar!/</resource>
<resource>jar:nbinst://com.jme3.gde.project.libraries/libs/eventbus.jar!/</resource>
<resource>jar:nbinst://com.jme3.gde.project.libraries/libs/xmlpull-xpp3.jar!/</resource>
</volume>
<volume>
<type>src</type>
</volume>
<volume>
<type>javadoc</type>
<resource>jar:nbinst://com.jme3.gde.project.libraries/libs/nifty-javadoc.jar!/</resource>
<resource>jar:nbinst://com.jme3.gde.project.libraries/libs/nifty-default-controls-javadoc.jar!/</resource>
</volume>
</library>