]> git.mxchange.org Git - jfinancials-ejb.git/blob - nbproject/project.xml
introduced addressbook-mailer which is a mailer class for the addressbook project
[jfinancials-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.jcore.jar</included-library>
9             <included-library dirs="200">file.reference.jcoreee.jar</included-library>
10             <included-library dirs="200">file.reference.jcore-logger-lib.jar</included-library>
11             <included-library dirs="200">file.reference.jcountry-core.jar</included-library>
12             <included-library dirs="200">file.reference.jphone-core.jar</included-library>
13             <included-library dirs="200">file.reference.jcontacts-core.jar</included-library>
14             <included-library dirs="200">file.reference.jcontacts-business-core.jar</included-library>
15             <included-library dirs="200">file.reference.juser-core.jar</included-library>
16             <included-library dirs="200">file.reference.juser-lib.jar</included-library>
17             <included-library dirs="200">file.reference.jmailer-ee.jar</included-library>
18             <included-library dirs="200">file.reference.addressbook-mailer.jar</included-library>
19             <included-library dirs="200">reference.addressbook-lib.jar</included-library>
20             <included-library dirs="200">reference.juser-core.jar</included-library>
21             <source-roots>
22                 <root id="src.dir"/>
23             </source-roots>
24             <test-roots>
25                 <root id="test.src.dir"/>
26             </test-roots>
27         </data>
28         <libraries xmlns="http://www.netbeans.org/ns/ant-project-libraries/1">
29             <definitions>.\lib\nblibraries.properties</definitions>
30         </libraries>
31         <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
32             <reference>
33                 <foreign-project>addressbook-lib</foreign-project>
34                 <artifact-type>jar</artifact-type>
35                 <script>build.xml</script>
36                 <target>jar</target>
37                 <clean-target>clean</clean-target>
38                 <id>jar</id>
39             </reference>
40             <reference>
41                 <foreign-project>juser-core</foreign-project>
42                 <artifact-type>jar</artifact-type>
43                 <script>build.xml</script>
44                 <target>jar</target>
45                 <clean-target>clean</clean-target>
46                 <id>jar</id>
47             </reference>
48         </references>
49     </configuration>
50 </project>