java/nekurak.net-rest/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Mon Apr 05 22:30:08 2010 +0200 (2010-04-05)
changeset 90 0967d5e3b470
parent 88 a5339bcce9a2
permissions -rw-r--r--
generování XML vycpávkového článku
     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="rest-build.xml" id="rest.4">
     7                 <dependency dependsOn="generate-rest-config" target="-pre-pre-compile"/>
     8             </extension>
     9         </buildExtensions>
    10         <data xmlns="http://www.netbeans.org/ns/web-project/3">
    11             <name>nekurak.net-rest</name>
    12             <minimum-ant-version>1.6.5</minimum-ant-version>
    13             <web-module-libraries>
    14                 <library dirs="200">
    15                     <file>${reference.nekurak_net-lib.jar}</file>
    16                     <path-in-war>WEB-INF/lib</path-in-war>
    17                 </library>
    18             </web-module-libraries>
    19             <web-module-additional-libraries/>
    20             <source-roots>
    21                 <root id="src.dir"/>
    22             </source-roots>
    23             <test-roots>
    24                 <root id="test.src.dir"/>
    25             </test-roots>
    26         </data>
    27         <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
    28             <reference>
    29                 <foreign-project>nekurak_net-lib</foreign-project>
    30                 <artifact-type>jar</artifact-type>
    31                 <script>build.xml</script>
    32                 <target>jar</target>
    33                 <clean-target>clean</clean-target>
    34                 <id>jar</id>
    35             </reference>
    36         </references>
    37     </configuration>
    38 </project>