java/parameter-lister/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Sat, 10 Sep 2016 23:03:43 +0200
changeset 21 7d86d90e6e0e
permissions -rw-r--r--
Java version (some old source code)
franta-hg@21
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@21
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
franta-hg@21
     3
    <type>org.netbeans.modules.java.j2seproject</type>
franta-hg@21
     4
    <configuration>
franta-hg@21
     5
        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
franta-hg@21
     6
            <name>parameter-lister</name>
franta-hg@21
     7
            <source-roots>
franta-hg@21
     8
                <root id="src.dir"/>
franta-hg@21
     9
                <root id="src.config.dir" name="Config"/>
franta-hg@21
    10
            </source-roots>
franta-hg@21
    11
            <test-roots>
franta-hg@21
    12
                <root id="test.src.dir"/>
franta-hg@21
    13
            </test-roots>
franta-hg@21
    14
        </data>
franta-hg@21
    15
    </configuration>
franta-hg@21
    16
</project>