java/sql-vyuka/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Fri May 29 01:31:01 2009 +0200 (2009-05-29)
changeset 14 d08769933940
parent 8 4795d9bf6827
child 15 8632e6037843
permissions -rw-r--r--
Klávesové zkratky pro vykonání příkazu (ctrl+enter) a zobrazení historie (ctrl+h). A možnost zadávat tabulátor jako součást SQL.
franta-hg@8
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@8
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
franta-hg@8
     3
    <type>org.netbeans.modules.web.project</type>
franta-hg@8
     4
    <configuration>
franta-hg@8
     5
        <data xmlns="http://www.netbeans.org/ns/web-project/3">
franta-hg@8
     6
            <name>sql-vyuka</name>
franta-hg@8
     7
            <minimum-ant-version>1.6.5</minimum-ant-version>
franta-hg@8
     8
            <web-module-libraries/>
franta-hg@8
     9
            <web-module-additional-libraries/>
franta-hg@8
    10
            <source-roots>
franta-hg@10
    11
                <root id="src.dir"/>
franta-hg@8
    12
            </source-roots>
franta-hg@8
    13
            <test-roots>
franta-hg@10
    14
                <root id="test.src.dir"/>
franta-hg@8
    15
            </test-roots>
franta-hg@8
    16
        </data>
franta-hg@8
    17
    </configuration>
franta-hg@8
    18
</project>