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/harness/config/Modules/org-netbeans-libs-nbi-ant.xml

10 lines
423 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module PUBLIC "-//NetBeans//DTD Module Status 1.0//EN"
"http://www.netbeans.org/dtds/module-status-1_0.dtd">
<module name="org.netbeans.libs.nbi.ant">
<param name="autoload">true</param>
<param name="eager">false</param>
<param name="jar">modules/org-netbeans-libs-nbi-ant.jar</param>
<param name="reloadable">false</param>
</module>