2011-03-14 12:55:55 +00:00
|
|
|
<?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-test-data</name>
|
|
|
|
<type>j2se</type>
|
|
|
|
<localizing-bundle>com.jme3.gde.project.testdata.Bundle</localizing-bundle>
|
|
|
|
<volume>
|
|
|
|
<type>classpath</type>
|
2011-05-31 12:56:49 +00:00
|
|
|
<resource>jar:nbinst://com.jme3.gde.project.testdata/libs/jME3-testdata.jar!/</resource>
|
2011-03-14 12:55:55 +00:00
|
|
|
</volume>
|
|
|
|
<volume>
|
|
|
|
<type>src</type>
|
|
|
|
|
|
|
|
</volume>
|
|
|
|
<volume>
|
|
|
|
<type>javadoc</type>
|
|
|
|
|
|
|
|
</volume>
|
|
|
|
</library>
|