Kirill Vainer 3d9bb1bd9d Merged DarkMonkey SDK Theme
Notable changes from DarkMonkey master:
 * Removed AUTHORS / LICENSE from source code, made them part of the module metadata
 * Changed module spec / impl version according to SDK version
 * Removed git files and useless arch.xml from root
2015-08-13 23:29:33 -04:00

9 lines
521 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
<!-- for some information on what you could do (e.g. targets to override). -->
<!-- If you delete this file and reopen the project it will be recreated. -->
<project name="org.jme3.netbeans.plaf.darkmonkey" default="netbeans" basedir=".">
<description>Builds, tests, and runs the project org.jme3.netbeans.plaf.darkmonkey.</description>
<import file="nbproject/build-impl.xml"/>
</project>