]> git.mxchange.org Git - addressbook-mailer-ejb.git/blob - nbproject/project.xml
Initial creation of first addressbook EJB. This requires adding some own libs and...
[addressbook-mailer-ejb.git] / nbproject / project.xml
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>addressbook-ejb</name>
7             <minimum-ant-version>1.6.5</minimum-ant-version>
8             <included-library dirs="200">file.reference.jcoreee.jar</included-library>
9             <included-library dirs="200">file.reference.juser-lib.jar</included-library>
10             <included-library dirs="200">reference.addressbook-lib.jar</included-library>
11             <source-roots>
12                 <root id="src.dir"/>
13             </source-roots>
14             <test-roots>
15                 <root id="test.src.dir"/>
16             </test-roots>
17         </data>
18         <libraries xmlns="http://www.netbeans.org/ns/ant-project-libraries/1">
19             <definitions>.\lib\nblibraries.properties</definitions>
20         </libraries>
21         <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
22             <reference>
23                 <foreign-project>addressbook-lib</foreign-project>
24                 <artifact-type>jar</artifact-type>
25                 <script>build.xml</script>
26                 <target>jar</target>
27                 <clean-target>clean</clean-target>
28                 <id>jar</id>
29             </reference>
30         </references>
31     </configuration>
32 </project>