java/HibernateDemo1/HibernateDemo1-ejb/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)
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <project xmlns="http://www.netbeans.org/ns/project/1">
     3     <type>org.netbeans.modules.j2ee.ejbjarproject</type>
     4     <configuration>
     5         <data xmlns="http://www.netbeans.org/ns/j2ee-ejbjarproject/3">
     6             <name>HibernateDemo1-ejb</name>
     7             <minimum-ant-version>1.6.5</minimum-ant-version>
     8             <included-library>reference.HibernateDemo1-lib.jar</included-library>
     9             <source-roots>
    10                 <root id="src.dir" name="Source Packages"/>
    11             </source-roots>
    12             <test-roots>
    13                 <root id="test.src.dir" name="Test Packages"/>
    14             </test-roots>
    15         </data>
    16         <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
    17             <reference>
    18                 <foreign-project>HibernateDemo1-lib</foreign-project>
    19                 <artifact-type>jar</artifact-type>
    20                 <script>build.xml</script>
    21                 <target>jar</target>
    22                 <clean-target>clean</clean-target>
    23                 <id>jar</id>
    24             </reference>
    25         </references>
    26     </configuration>
    27 </project>