java/nekurak.net-lib/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Tue May 25 13:54:21 2010 +0200 (2010-05-25)
changeset 123 9135d52e8b0a
permissions -rw-r--r--
Test hashovací funkce + test češtiny v identifikátorech
Java Language Specification – 3.8 Identifiers:
http://java.sun.com/docs/books/jls/third_edition/html/lexical.html#40625
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <project xmlns="http://www.netbeans.org/ns/project/1">
     3     <type>org.netbeans.modules.java.j2seproject</type>
     4     <configuration>
     5         <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
     6             <name>nekurak.net-lib</name>
     7             <source-roots>
     8                 <root id="src.dir"/>
     9             </source-roots>
    10             <test-roots>
    11                 <root id="test.src.dir"/>
    12             </test-roots>
    13         </data>
    14     </configuration>
    15 </project>