1.1 --- a/java/nekurak.net-ws/nbproject/project.xml Mon Apr 12 10:50:39 2010 +0200
1.2 +++ b/java/nekurak.net-ws/nbproject/project.xml Sat Jun 19 11:19:27 2010 +0200
1.3 @@ -8,7 +8,12 @@
1.4 <data xmlns="http://www.netbeans.org/ns/web-project/3">
1.5 <name>nekurak.net-ws</name>
1.6 <minimum-ant-version>1.6.5</minimum-ant-version>
1.7 - <web-module-libraries/>
1.8 + <web-module-libraries>
1.9 + <library dirs="200">
1.10 + <file>${reference.nekurak_net-lib.jar}</file>
1.11 + <path-in-war>WEB-INF/lib</path-in-war>
1.12 + </library>
1.13 + </web-module-libraries>
1.14 <web-module-additional-libraries/>
1.15 <source-roots>
1.16 <root id="src.dir" name="Source Packages"/>
1.17 @@ -17,5 +22,15 @@
1.18 <root id="test.src.dir" name="Test Packages"/>
1.19 </test-roots>
1.20 </data>
1.21 + <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
1.22 + <reference>
1.23 + <foreign-project>nekurak_net-lib</foreign-project>
1.24 + <artifact-type>jar</artifact-type>
1.25 + <script>build.xml</script>
1.26 + <target>jar</target>
1.27 + <clean-target>clean</clean-target>
1.28 + <id>jar</id>
1.29 + </reference>
1.30 + </references>
1.31 </configuration>
1.32 </project>