java/jdbc-dk-driver/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Sun, 17 May 2015 00:27:56 +0200
branchv_0
changeset 192 a32bfcbdee51
parent 188 54bacc7ed42b
permissions -rw-r--r--
jdbc-dk-driver: first working version
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>
192
a32bfcbdee51 jdbc-dk-driver: first working version
František Kučera <franta-hg@frantovo.cz>
parents: 188
diff changeset
     8
                <root id="src.conf.dir" name="Config"/>
187
65d1eb327cb1 jdbc-dk-driver: netbeans project for the meta driver
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     9
                <root id="src.dir"/>
188
54bacc7ed42b jdbc-dk-driver: include main project sources
František Kučera <franta-hg@frantovo.cz>
parents: 187
diff changeset
    10
                <root id="src.sql-dk.dir"/>
187
65d1eb327cb1 jdbc-dk-driver: netbeans project for the meta driver
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    11
            </source-roots>
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
                <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
    14
            </test-roots>
65d1eb327cb1 jdbc-dk-driver: netbeans project for the meta driver
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    15
        </data>
65d1eb327cb1 jdbc-dk-driver: netbeans project for the meta driver
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    16
    </configuration>
65d1eb327cb1 jdbc-dk-driver: netbeans project for the meta driver
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    17
</project>