java/HibernateDemo1/HibernateDemo1-lib/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Sat, 14 Mar 2009 21:58:41 +0100
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.java.j2seproject</type>
franta-hg@0
     4
    <configuration>
franta-hg@0
     5
        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
franta-hg@0
     6
            <name>HibernateDemo1-lib</name>
franta-hg@0
     7
            <minimum-ant-version>1.6.5</minimum-ant-version>
franta-hg@0
     8
            <source-roots>
franta-hg@0
     9
                <root id="src.dir"/>
franta-hg@0
    10
            </source-roots>
franta-hg@0
    11
            <test-roots>
franta-hg@0
    12
                <root id="test.src.dir"/>
franta-hg@0
    13
            </test-roots>
franta-hg@0
    14
        </data>
franta-hg@0
    15
    </configuration>
franta-hg@0
    16
</project>