1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/java/nekurak.net-ejb/nbproject/project.xml Thu Feb 11 08:52:50 2010 +0100
1.3 @@ -0,0 +1,27 @@
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>nekurak.net-ejb</name>
1.10 + <minimum-ant-version>1.6.5</minimum-ant-version>
1.11 + <included-library dirs="200">reference.nekurak_net-lib.jar</included-library>
1.12 + <source-roots>
1.13 + <root id="src.dir" name="Source Packages"/>
1.14 + </source-roots>
1.15 + <test-roots>
1.16 + <root id="test.src.dir" name="Test Packages"/>
1.17 + </test-roots>
1.18 + </data>
1.19 + <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
1.20 + <reference>
1.21 + <foreign-project>nekurak_net-lib</foreign-project>
1.22 + <artifact-type>jar</artifact-type>
1.23 + <script>build.xml</script>
1.24 + <target>jar</target>
1.25 + <clean-target>clean</clean-target>
1.26 + <id>jar</id>
1.27 + </reference>
1.28 + </references>
1.29 + </configuration>
1.30 +</project>