java/nekurak.net-ws/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Thu Jan 13 23:13:09 2011 +0100 (2011-01-13)
changeset 165 cdfc1e9e3a1b
parent 163 5f0d5e1305b3
child 186 b0f7d9ab4a07
permissions -rw-r--r--
Spokojenost: pokračování.
     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>