/nbproject/project.xml
XML | 25 lines | 25 code | 0 blank | 0 comment | 0 complexity | a8d01d413f7be4f773b39ee1477585ae MD5 | raw file
1<?xml version="1.0" encoding="UTF-8"?> 2<project xmlns="http://www.netbeans.org/ns/project/1"> 3 <type>org.netbeans.modules.java.j2seproject</type> 4 <configuration> 5 <buildExtensions xmlns="http://www.netbeans.org/ns/ant-build-extender/1"> 6 <extension file="jnlp-impl.xml" id="jws"> 7 <dependency dependsOn="jnlp" target="jar"/> 8 </extension> 9 </buildExtensions> 10 <data xmlns="http://www.netbeans.org/ns/j2se-project/3"> 11 <name>yabs</name> 12 <minimum-ant-version>1.6.5</minimum-ant-version> 13 <source-roots> 14 <root id="src.dir"/> 15 </source-roots> 16 <test-roots> 17 <root id="test.src.dir"/> 18 </test-roots> 19 </data> 20 <references xmlns="http://www.netbeans.org/ns/ant-project-references/1"/> 21 <swingapp xmlns="http://www.netbeans.org/ns/form-swingapp/1"> 22 <application-class name="mpv5.Main"/> 23 </swingapp> 24 </configuration> 25</project>