java/nekurak.net-ejb/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Tue Jul 19 15:22:15 2011 +0200 (2011-07-19)
changeset 188 74d06a8a4948
parent 186 b0f7d9ab4a07
permissions -rw-r--r--
Velká čistka – zjednodušení – odstraněno: REST, WS, Chat
(části, které sloužily jako ilustrace k článku / výukové účely)
     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>nekurak.net-ejb</name>
     7             <minimum-ant-version>1.6.5</minimum-ant-version>
     8             <included-library dirs="200">reference.nekurak_net-lib.jar</included-library>
     9             <included-library dirs="200">reference.SuperDAO.jar</included-library>
    10             <source-roots>
    11                 <root id="src.dir"/>
    12             </source-roots>
    13             <test-roots>
    14                 <root id="test.src.dir"/>
    15             </test-roots>
    16         </data>
    17         <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
    18             <reference>
    19                 <foreign-project>SuperDAO</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             <reference>
    27                 <foreign-project>nekurak_net-lib</foreign-project>
    28                 <artifact-type>jar</artifact-type>
    29                 <script>build.xml</script>
    30                 <target>jar</target>
    31                 <clean-target>clean</clean-target>
    32                 <id>jar</id>
    33             </reference>
    34         </references>
    35     </configuration>
    36 </project>