java/sql-java-prihlasovani/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Tue, 07 Feb 2012 18:03:31 +0100
changeset 7 46bb283a674d
parent 0 2c5c7ebde42e
permissions -rw-r--r--
uživatelé a skupiny v SQL databázi, parametrizace, hellDesk: #11
franta-hg@0
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@0
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
franta-hg@0
     3
    <type>org.netbeans.modules.java.j2seproject</type>
franta-hg@0
     4
    <configuration>
franta-hg@0
     5
        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
franta-hg@0
     6
            <name>sql-java-prihlasovani</name>
franta-hg@0
     7
            <source-roots>
franta-hg@0
     8
                <root id="src.dir"/>
franta-hg@0
     9
            </source-roots>
franta-hg@0
    10
            <test-roots>
franta-hg@0
    11
                <root id="test.src.dir"/>
franta-hg@0
    12
            </test-roots>
franta-hg@0
    13
        </data>
franta-hg@0
    14
    </configuration>
franta-hg@0
    15
</project>