java/HibernateDemo1/HibernateDemo1-ejb/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Sat Mar 14 21:58:41 2009 +0100 (2009-03-14)
changeset 0 16a1fc2116d6
permissions -rw-r--r--
Založení projektů (ejb, lib, web)
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.j2ee.ejbjarproject</type>
franta-hg@0
     4
    <configuration>
franta-hg@0
     5
        <data xmlns="http://www.netbeans.org/ns/j2ee-ejbjarproject/3">
franta-hg@0
     6
            <name>HibernateDemo1-ejb</name>
franta-hg@0
     7
            <minimum-ant-version>1.6.5</minimum-ant-version>
franta-hg@0
     8
            <included-library>reference.HibernateDemo1-lib.jar</included-library>
franta-hg@0
     9
            <source-roots>
franta-hg@0
    10
                <root id="src.dir" name="Source Packages"/>
franta-hg@0
    11
            </source-roots>
franta-hg@0
    12
            <test-roots>
franta-hg@0
    13
                <root id="test.src.dir" name="Test Packages"/>
franta-hg@0
    14
            </test-roots>
franta-hg@0
    15
        </data>
franta-hg@0
    16
        <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
franta-hg@0
    17
            <reference>
franta-hg@0
    18
                <foreign-project>HibernateDemo1-lib</foreign-project>
franta-hg@0
    19
                <artifact-type>jar</artifact-type>
franta-hg@0
    20
                <script>build.xml</script>
franta-hg@0
    21
                <target>jar</target>
franta-hg@0
    22
                <clean-target>clean</clean-target>
franta-hg@0
    23
                <id>jar</id>
franta-hg@0
    24
            </reference>
franta-hg@0
    25
        </references>
franta-hg@0
    26
    </configuration>
franta-hg@0
    27
</project>