java/nekurak.net-web/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Tue Dec 22 20:58:12 2009 +0100 (2009-12-22)
changeset 5 e10dd26d095e
child 26 fc3e84d87e01
permissions -rw-r--r--
Alternativní mavení projekt, pokud na to máte nervy a chcete si hrát :-)
Zdrojáky jsou společné pro oba formáty (Netbeans|Maven) a jsou napojené symbolickým odkazem.
Poprvé je potřeba se obrnit trpělivostí, než se všechno postahuje a zkonfiguruje,
pak už to jakž takž jde.
franta-hg@0
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@0
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
franta-hg@0
     3
    <type>org.netbeans.modules.web.project</type>
franta-hg@0
     4
    <configuration>
franta-hg@0
     5
        <data xmlns="http://www.netbeans.org/ns/web-project/3">
franta-hg@0
     6
            <name>nekurak.net-web</name>
franta-hg@0
     7
            <minimum-ant-version>1.6.5</minimum-ant-version>
franta-hg@0
     8
            <web-module-libraries/>
franta-hg@0
     9
            <web-module-additional-libraries/>
franta-hg@0
    10
            <source-roots>
franta-hg@0
    11
                <root id="src.dir"/>
franta-hg@0
    12
            </source-roots>
franta-hg@0
    13
            <test-roots>
franta-hg@0
    14
                <root id="test.src.dir"/>
franta-hg@0
    15
            </test-roots>
franta-hg@0
    16
        </data>
franta-hg@0
    17
    </configuration>
franta-hg@0
    18
</project>