java/alt2xml-lib-input/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Sun, 07 Sep 2014 01:28:07 +0200
changeset 97 a72d55ff30c9
parent 32 ecc2731a5a46
permissions -rw-r--r--
out-xpath: optional variable resolver for environment variables – can be used together with those from command line
franta-hg@8
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@8
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
franta-hg@8
     3
    <type>org.netbeans.modules.java.j2seproject</type>
franta-hg@8
     4
    <configuration>
franta-hg@8
     5
        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
franta-hg@32
     6
            <name>alt2xml-lib-input</name>
franta-hg@8
     7
            <source-roots>
franta-hg@8
     8
                <root id="src.dir"/>
franta-hg@8
     9
            </source-roots>
franta-hg@8
    10
            <test-roots>
franta-hg@8
    11
                <root id="test.src.dir"/>
franta-hg@8
    12
            </test-roots>
franta-hg@8
    13
        </data>
franta-hg@8
    14
    </configuration>
franta-hg@8
    15
</project>