java/rozsirene-atributy/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Fri Dec 30 12:37:30 2011 +0100 (2011-12-30)
changeset 17 75b7d41b7428
permissions -rw-r--r--
Upraveno pro OpenJDK verze: 1.7.0_147-icedtea / 21.0-b17.

$ java -version
java version "1.7.0_147-icedtea"
OpenJDK Runtime Environment (IcedTea7 2.0) (7~b147-2.0-0ubuntu0.11.10.1)
OpenJDK 64-Bit Server VM (build 21.0-b17, mixed mode)
franta-hg@1
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@1
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
franta-hg@1
     3
    <type>org.netbeans.modules.java.j2seproject</type>
franta-hg@1
     4
    <configuration>
franta-hg@1
     5
        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
franta-hg@1
     6
            <name>rozsirene-atributy</name>
franta-hg@1
     7
            <source-roots>
franta-hg@1
     8
                <root id="src.dir"/>
franta-hg@1
     9
            </source-roots>
franta-hg@1
    10
            <test-roots>
franta-hg@1
    11
                <root id="test.src.dir"/>
franta-hg@1
    12
            </test-roots>
franta-hg@1
    13
        </data>
franta-hg@1
    14
    </configuration>
franta-hg@1
    15
</project>