author | František Kučera <franta-hg@frantovo.cz> |
Sat Jun 19 11:19:27 2010 +0200 (2010-06-19) | |
changeset 142 | 44ef544460ca |
parent 98 | 75dec396f0e3 |
child 163 | 5f0d5e1305b3 |
permissions | -rw-r--r-- |
franta-hg@98 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
franta-hg@98 | 2 |
<project xmlns="http://www.netbeans.org/ns/project/1"> |
franta-hg@98 | 3 |
<type>org.netbeans.modules.web.project</type> |
franta-hg@98 | 4 |
<configuration> |
franta-hg@98 | 5 |
<buildExtensions xmlns="http://www.netbeans.org/ns/ant-build-extender/1"> |
franta-hg@98 | 6 |
<extension file="jaxws-build.xml" id="jaxws"/> |
franta-hg@98 | 7 |
</buildExtensions> |
franta-hg@98 | 8 |
<data xmlns="http://www.netbeans.org/ns/web-project/3"> |
franta-hg@98 | 9 |
<name>nekurak.net-ws</name> |
franta-hg@98 | 10 |
<minimum-ant-version>1.6.5</minimum-ant-version> |
franta-hg@100 | 11 |
<web-module-libraries> |
franta-hg@100 | 12 |
<library dirs="200"> |
franta-hg@100 | 13 |
<file>${reference.nekurak_net-lib.jar}</file> |
franta-hg@100 | 14 |
<path-in-war>WEB-INF/lib</path-in-war> |
franta-hg@100 | 15 |
</library> |
franta-hg@100 | 16 |
</web-module-libraries> |
franta-hg@98 | 17 |
<web-module-additional-libraries/> |
franta-hg@98 | 18 |
<source-roots> |
franta-hg@98 | 19 |
<root id="src.dir" name="Source Packages"/> |
franta-hg@98 | 20 |
</source-roots> |
franta-hg@98 | 21 |
<test-roots> |
franta-hg@98 | 22 |
<root id="test.src.dir" name="Test Packages"/> |
franta-hg@98 | 23 |
</test-roots> |
franta-hg@98 | 24 |
</data> |
franta-hg@100 | 25 |
<references xmlns="http://www.netbeans.org/ns/ant-project-references/1"> |
franta-hg@100 | 26 |
<reference> |
franta-hg@100 | 27 |
<foreign-project>nekurak_net-lib</foreign-project> |
franta-hg@100 | 28 |
<artifact-type>jar</artifact-type> |
franta-hg@100 | 29 |
<script>build.xml</script> |
franta-hg@100 | 30 |
<target>jar</target> |
franta-hg@100 | 31 |
<clean-target>clean</clean-target> |
franta-hg@100 | 32 |
<id>jar</id> |
franta-hg@100 | 33 |
</reference> |
franta-hg@100 | 34 |
</references> |
franta-hg@98 | 35 |
</configuration> |
franta-hg@98 | 36 |
</project> |