java/HrisniciSpameri/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Wed Feb 11 22:25:09 2009 +0100 (2009-02-11)
changeset 6 38625daa449b
parent 4 e3e2a3a4c36a
child 36 ac275328dab5
permissions -rw-r--r--
Začali jsme používat SuperDAO
Umíme načítat data z databáze – zobrazujeme seznam cílů.
franta-hg@0
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@0
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
franta-hg@0
     3
    <type>org.netbeans.modules.web.project</type>
franta-hg@0
     4
    <configuration>
franta-hg@0
     5
        <data xmlns="http://www.netbeans.org/ns/web-project/3">
franta-hg@0
     6
            <name>HrisniciSpameri</name>
franta-hg@0
     7
            <minimum-ant-version>1.6.5</minimum-ant-version>
franta-hg@6
     8
            <web-module-libraries>
franta-hg@6
     9
                <library>
franta-hg@6
    10
                    <file>${reference.SuperDAO.jar}</file>
franta-hg@6
    11
                    <path-in-war>WEB-INF/lib</path-in-war>
franta-hg@6
    12
                </library>
franta-hg@6
    13
            </web-module-libraries>
franta-hg@0
    14
            <web-module-additional-libraries/>
franta-hg@0
    15
            <source-roots>
franta-hg@4
    16
                <root id="src.dir"/>
franta-hg@0
    17
            </source-roots>
franta-hg@0
    18
            <test-roots>
franta-hg@4
    19
                <root id="test.src.dir"/>
franta-hg@0
    20
            </test-roots>
franta-hg@0
    21
        </data>
franta-hg@6
    22
        <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
franta-hg@6
    23
            <reference>
franta-hg@6
    24
                <foreign-project>SuperDAO</foreign-project>
franta-hg@6
    25
                <artifact-type>jar</artifact-type>
franta-hg@6
    26
                <script>build.xml</script>
franta-hg@6
    27
                <target>jar</target>
franta-hg@6
    28
                <clean-target>clean</clean-target>
franta-hg@6
    29
                <id>jar</id>
franta-hg@6
    30
            </reference>
franta-hg@6
    31
        </references>
franta-hg@0
    32
    </configuration>
franta-hg@0
    33
</project>