java/nekurak.net-lib/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Wed, 26 Jan 2011 03:35:01 +0100
changeset 181 bcf03fc1e3f9
parent 27 88f3012c60a2
permissions -rw-r--r--
správná URL i v javascriptu
(aby fungoval i na /podnik/123 a ne jen v /aaa=bbb)
franta-hg@27
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@27
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
franta-hg@27
     3
    <type>org.netbeans.modules.java.j2seproject</type>
franta-hg@27
     4
    <configuration>
franta-hg@27
     5
        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
franta-hg@27
     6
            <name>nekurak.net-lib</name>
franta-hg@27
     7
            <source-roots>
franta-hg@27
     8
                <root id="src.dir"/>
franta-hg@27
     9
            </source-roots>
franta-hg@27
    10
            <test-roots>
franta-hg@27
    11
                <root id="test.src.dir"/>
franta-hg@27
    12
            </test-roots>
franta-hg@27
    13
        </data>
franta-hg@27
    14
    </configuration>
franta-hg@27
    15
</project>