java/SpringDemo1/SpringDemo1-ejb/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Wed Feb 10 20:55:08 2010 +0100 (2010-02-10)
changeset 1 9a3fced9634d
permissions -rw-r--r--
Přechod na EAR, EJB.
     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>SpringDemo1-ejb</name>
     7             <minimum-ant-version>1.6.5</minimum-ant-version>
     8             <included-library dirs="200">reference.SpringDemo1-lib.jar</included-library>
     9             <included-library dirs="200">libs.spring-framework.classpath</included-library>
    10             <source-roots>
    11                 <root id="src.dir" name="Source Packages"/>
    12             </source-roots>
    13             <test-roots>
    14                 <root id="test.src.dir" name="Test Packages"/>
    15             </test-roots>
    16         </data>
    17         <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
    18             <reference>
    19                 <foreign-project>SpringDemo1-lib</foreign-project>
    20                 <artifact-type>jar</artifact-type>
    21                 <script>build.xml</script>
    22                 <target>jar</target>
    23                 <clean-target>clean</clean-target>
    24                 <id>jar</id>
    25             </reference>
    26         </references>
    27     </configuration>
    28 </project>