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