java/nekurak.net-rest/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Mon Apr 05 19:08:52 2010 +0200 (2010-04-05)
changeset 88 a5339bcce9a2
parent 86 eb6fce71e85c
child 90 0967d5e3b470
permissions -rw-r--r--
Zjednodušení URL a vyřazení nadbytečné závislosti na knihovně.
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@88
    13
            <web-module-libraries/>
franta-hg@86
    14
            <web-module-additional-libraries/>
franta-hg@86
    15
            <source-roots>
franta-hg@86
    16
                <root id="src.dir"/>
franta-hg@86
    17
            </source-roots>
franta-hg@86
    18
            <test-roots>
franta-hg@86
    19
                <root id="test.src.dir"/>
franta-hg@86
    20
            </test-roots>
franta-hg@86
    21
        </data>
franta-hg@86
    22
    </configuration>
franta-hg@86
    23
</project>