java/jdbc-dk-driver/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Sat, 16 May 2015 20:13:43 +0200
branchv_0
changeset 187 65d1eb327cb1
child 188 54bacc7ed42b
permissions -rw-r--r--
jdbc-dk-driver: netbeans project for the meta driver
franta-hg@187
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@187
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
franta-hg@187
     3
    <type>org.netbeans.modules.java.j2seproject</type>
franta-hg@187
     4
    <configuration>
franta-hg@187
     5
        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
franta-hg@187
     6
            <name>jdbc-dk-driver</name>
franta-hg@187
     7
            <source-roots>
franta-hg@187
     8
                <root id="src.dir"/>
franta-hg@187
     9
            </source-roots>
franta-hg@187
    10
            <test-roots>
franta-hg@187
    11
                <root id="test.src.dir"/>
franta-hg@187
    12
            </test-roots>
franta-hg@187
    13
        </data>
franta-hg@187
    14
    </configuration>
franta-hg@187
    15
</project>