PageRenderTime 15ms CodeModel.GetById 12ms RepoModel.GetById 0ms app.codeStats 0ms

/nbproject/project.xml

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
XML | 25 lines | 25 code | 0 blank | 0 comment | 0 complexity | a8d01d413f7be4f773b39ee1477585ae MD5 | raw file
Possible License(s): LGPL-3.0, Apache-2.0, GPL-3.0, GPL-2.0, AGPL-3.0, JSON, BSD-3-Clause
  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>