java/sql-vyuka/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Wed Jan 27 21:24:33 2010 +0100 (2010-01-27)
changeset 74 48066e753dd6
parent 15 8632e6037843
permissions -rw-r--r--
Vlastní (stručné) chybové hlášky (404 a 500), IP adresa pro reverzní proxy (provizorně).
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <project xmlns="http://www.netbeans.org/ns/project/1">
     3     <type>org.netbeans.modules.web.project</type>
     4     <configuration>
     5         <data xmlns="http://www.netbeans.org/ns/web-project/3">
     6             <name>sql-vyuka</name>
     7             <minimum-ant-version>1.6.5</minimum-ant-version>
     8             <web-module-libraries>
     9                 <library dirs="200">
    10                     <file>${reference.SuperDAO.jar}</file>
    11                     <path-in-war>WEB-INF/lib</path-in-war>
    12                 </library>
    13             </web-module-libraries>
    14             <web-module-additional-libraries/>
    15             <source-roots>
    16                 <root id="src.dir"/>
    17             </source-roots>
    18             <test-roots>
    19                 <root id="test.src.dir"/>
    20             </test-roots>
    21         </data>
    22         <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
    23             <reference>
    24                 <foreign-project>SuperDAO</foreign-project>
    25                 <artifact-type>jar</artifact-type>
    26                 <script>build.xml</script>
    27                 <target>jar</target>
    28                 <clean-target>clean</clean-target>
    29                 <id>jar</id>
    30             </reference>
    31         </references>
    32     </configuration>
    33 </project>