java/SpringDemo1/SpringDemo1-ejb/nbproject/project.xml
changeset 1 9a3fced9634d
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/java/SpringDemo1/SpringDemo1-ejb/nbproject/project.xml	Wed Feb 10 20:55:08 2010 +0100
     1.3 @@ -0,0 +1,28 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<project xmlns="http://www.netbeans.org/ns/project/1">
     1.6 +    <type>org.netbeans.modules.j2ee.ejbjarproject</type>
     1.7 +    <configuration>
     1.8 +        <data xmlns="http://www.netbeans.org/ns/j2ee-ejbjarproject/3">
     1.9 +            <name>SpringDemo1-ejb</name>
    1.10 +            <minimum-ant-version>1.6.5</minimum-ant-version>
    1.11 +            <included-library dirs="200">reference.SpringDemo1-lib.jar</included-library>
    1.12 +            <included-library dirs="200">libs.spring-framework.classpath</included-library>
    1.13 +            <source-roots>
    1.14 +                <root id="src.dir" name="Source Packages"/>
    1.15 +            </source-roots>
    1.16 +            <test-roots>
    1.17 +                <root id="test.src.dir" name="Test Packages"/>
    1.18 +            </test-roots>
    1.19 +        </data>
    1.20 +        <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
    1.21 +            <reference>
    1.22 +                <foreign-project>SpringDemo1-lib</foreign-project>
    1.23 +                <artifact-type>jar</artifact-type>
    1.24 +                <script>build.xml</script>
    1.25 +                <target>jar</target>
    1.26 +                <clean-target>clean</clean-target>
    1.27 +                <id>jar</id>
    1.28 +            </reference>
    1.29 +        </references>
    1.30 +    </configuration>
    1.31 +</project>