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
franta-hg@86
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@86
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
franta-hg@86
     3
    <type>org.netbeans.modules.web.project</type>
franta-hg@86
     4
    <configuration>
franta-hg@86
     5
        <buildExtensions xmlns="http://www.netbeans.org/ns/ant-build-extender/1">
franta-hg@86
     6
            <extension file="rest-build.xml" id="rest.4">
franta-hg@86
     7
                <dependency dependsOn="generate-rest-config" target="-pre-pre-compile"/>
franta-hg@86
     8
            </extension>
franta-hg@86
     9
        </buildExtensions>
franta-hg@86
    10
        <data xmlns="http://www.netbeans.org/ns/web-project/3">
franta-hg@86
    11
            <name>nekurak.net-rest</name>
franta-hg@86
    12
            <minimum-ant-version>1.6.5</minimum-ant-version>
franta-hg@90
    13
            <web-module-libraries>
franta-hg@90
    14
                <library dirs="200">
franta-hg@90
    15
                    <file>${reference.nekurak_net-lib.jar}</file>
franta-hg@90
    16
                    <path-in-war>WEB-INF/lib</path-in-war>
franta-hg@90
    17
                </library>
franta-hg@90
    18
            </web-module-libraries>
franta-hg@86
    19
            <web-module-additional-libraries/>
franta-hg@86
    20
            <source-roots>
franta-hg@86
    21
                <root id="src.dir"/>
franta-hg@86
    22
            </source-roots>
franta-hg@86
    23
            <test-roots>
franta-hg@86
    24
                <root id="test.src.dir"/>
franta-hg@86
    25
            </test-roots>
franta-hg@86
    26
        </data>
franta-hg@90
    27
        <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
franta-hg@90
    28
            <reference>
franta-hg@90
    29
                <foreign-project>nekurak_net-lib</foreign-project>
franta-hg@90
    30
                <artifact-type>jar</artifact-type>
franta-hg@90
    31
                <script>build.xml</script>
franta-hg@90
    32
                <target>jar</target>
franta-hg@90
    33
                <clean-target>clean</clean-target>
franta-hg@90
    34
                <id>jar</id>
franta-hg@90
    35
            </reference>
franta-hg@90
    36
        </references>
franta-hg@86
    37
    </configuration>
franta-hg@86
    38
</project>