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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
187
65d1eb327cb1 jdbc-dk-driver: netbeans project for the meta driver
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
65d1eb327cb1 jdbc-dk-driver: netbeans project for the meta driver
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
65d1eb327cb1 jdbc-dk-driver: netbeans project for the meta driver
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     3
    <type>org.netbeans.modules.java.j2seproject</type>
65d1eb327cb1 jdbc-dk-driver: netbeans project for the meta driver
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     4
    <configuration>
65d1eb327cb1 jdbc-dk-driver: netbeans project for the meta driver
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     5
        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
65d1eb327cb1 jdbc-dk-driver: netbeans project for the meta driver
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     6
            <name>jdbc-dk-driver</name>
65d1eb327cb1 jdbc-dk-driver: netbeans project for the meta driver
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     7
            <source-roots>
65d1eb327cb1 jdbc-dk-driver: netbeans project for the meta driver
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     8
                <root id="src.dir"/>
65d1eb327cb1 jdbc-dk-driver: netbeans project for the meta driver
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     9
            </source-roots>
65d1eb327cb1 jdbc-dk-driver: netbeans project for the meta driver
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    10
            <test-roots>
65d1eb327cb1 jdbc-dk-driver: netbeans project for the meta driver
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    11
                <root id="test.src.dir"/>
65d1eb327cb1 jdbc-dk-driver: netbeans project for the meta driver
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    12
            </test-roots>
65d1eb327cb1 jdbc-dk-driver: netbeans project for the meta driver
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    13
        </data>
65d1eb327cb1 jdbc-dk-driver: netbeans project for the meta driver
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    14
    </configuration>
65d1eb327cb1 jdbc-dk-driver: netbeans project for the meta driver
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    15
</project>