java/alt2xml-out-xslt/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Mon, 16 Jun 2014 22:03:57 +0200
changeset 48 99a8b70a7989
parent 47 d9846288aded
child 49 bec481687c1b
permissions -rw-r--r--
xslt, xpath: config dirs
franta-hg@47
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@47
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
franta-hg@47
     3
    <type>org.netbeans.modules.java.j2seproject</type>
franta-hg@47
     4
    <configuration>
franta-hg@47
     5
        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
franta-hg@47
     6
            <name>alt2xml-out-xslt</name>
franta-hg@47
     7
            <source-roots>
franta-hg@47
     8
                <root id="src.dir"/>
franta-hg@48
     9
                <root id="src.config.dir" name="Config"/>
franta-hg@47
    10
            </source-roots>
franta-hg@47
    11
            <test-roots>
franta-hg@47
    12
                <root id="test.src.dir"/>
franta-hg@47
    13
            </test-roots>
franta-hg@47
    14
        </data>
franta-hg@47
    15
    </configuration>
franta-hg@47
    16
</project>