java/jdbc-loopback-driver/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Sat, 16 May 2015 23:58:06 +0200
branchv_0
changeset 191 862d0a8747ac
parent 171 701ec4db43fb
permissions -rw-r--r--
avoid NullPointerException (value = null) while duplicating to java.util.Properties
franta-hg@171
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@171
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
franta-hg@171
     3
    <type>org.netbeans.modules.java.j2seproject</type>
franta-hg@171
     4
    <configuration>
franta-hg@171
     5
        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
franta-hg@171
     6
            <name>jdbc-loopback-driver</name>
franta-hg@171
     7
            <source-roots>
franta-hg@171
     8
                <root id="src.conf.dir" name="Config"/>
franta-hg@171
     9
                <root id="src.dir"/>
franta-hg@171
    10
            </source-roots>
franta-hg@171
    11
            <test-roots>
franta-hg@171
    12
                <root id="test.src.dir"/>
franta-hg@171
    13
            </test-roots>
franta-hg@171
    14
        </data>
franta-hg@171
    15
    </configuration>
franta-hg@171
    16
</project>