1.1 --- a/java/nekurak.net-ws/nbproject/project.xml Tue Jul 19 15:20:47 2011 +0200
1.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
1.3 @@ -1,36 +0,0 @@
1.4 -<?xml version="1.0" encoding="UTF-8"?>
1.5 -<project xmlns="http://www.netbeans.org/ns/project/1">
1.6 - <type>org.netbeans.modules.web.project</type>
1.7 - <configuration>
1.8 - <buildExtensions xmlns="http://www.netbeans.org/ns/ant-build-extender/1">
1.9 - <extension file="jaxws-build.xml" id="jaxws"/>
1.10 - </buildExtensions>
1.11 - <data xmlns="http://www.netbeans.org/ns/web-project/3">
1.12 - <name>nekurak.net-ws</name>
1.13 - <minimum-ant-version>1.6.5</minimum-ant-version>
1.14 - <web-module-libraries>
1.15 - <library dirs="200">
1.16 - <file>${reference.nekurak_net-lib.jar}</file>
1.17 - <path-in-war>WEB-INF/lib</path-in-war>
1.18 - </library>
1.19 - </web-module-libraries>
1.20 - <web-module-additional-libraries/>
1.21 - <source-roots>
1.22 - <root id="src.dir"/>
1.23 - </source-roots>
1.24 - <test-roots>
1.25 - <root id="test.src.dir"/>
1.26 - </test-roots>
1.27 - </data>
1.28 - <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
1.29 - <reference>
1.30 - <foreign-project>nekurak_net-lib</foreign-project>
1.31 - <artifact-type>jar</artifact-type>
1.32 - <script>build.xml</script>
1.33 - <target>jar</target>
1.34 - <clean-target>clean</clean-target>
1.35 - <id>jar</id>
1.36 - </reference>
1.37 - </references>
1.38 - </configuration>
1.39 -</project>