1.1 --- a/java/nekurak.net-rest/nbproject/project.xml Tue Mar 23 01:12:16 2010 +0100
1.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
1.3 @@ -1,33 +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 - <data xmlns="http://www.netbeans.org/ns/web-project/3">
1.9 - <name>nekurak.net-rest</name>
1.10 - <minimum-ant-version>1.6.5</minimum-ant-version>
1.11 - <web-module-libraries>
1.12 - <library dirs="200">
1.13 - <file>${reference.nekurak_net-lib.jar}</file>
1.14 - <path-in-war>WEB-INF/lib</path-in-war>
1.15 - </library>
1.16 - </web-module-libraries>
1.17 - <web-module-additional-libraries/>
1.18 - <source-roots>
1.19 - <root id="src.dir" name="Source Packages"/>
1.20 - </source-roots>
1.21 - <test-roots>
1.22 - <root id="test.src.dir" name="Test Packages"/>
1.23 - </test-roots>
1.24 - </data>
1.25 - <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
1.26 - <reference>
1.27 - <foreign-project>nekurak_net-lib</foreign-project>
1.28 - <artifact-type>jar</artifact-type>
1.29 - <script>build.xml</script>
1.30 - <target>jar</target>
1.31 - <clean-target>clean</clean-target>
1.32 - <id>jar</id>
1.33 - </reference>
1.34 - </references>
1.35 - </configuration>
1.36 -</project>