nbproject/project.xml

Sat, 26 Jan 2013 19:34:31 +0100

author
Mike Becker <universe@uap-core.de>
date
Sat, 26 Jan 2013 19:34:31 +0100
changeset 5
8ddf4af937d7
parent 1
f1d7de36b01e
permissions
-rw-r--r--

moved field methods to field class + added (parts of the) document handler

universe@1 1 <?xml version="1.0" encoding="UTF-8"?>
universe@1 2 <project xmlns="http://www.netbeans.org/ns/project/1">
universe@1 3 <type>org.netbeans.modules.java.j2seproject</type>
universe@1 4 <configuration>
universe@1 5 <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
universe@1 6 <name>Sudoku</name>
universe@1 7 <source-roots>
universe@1 8 <root id="src.dir"/>
universe@1 9 </source-roots>
universe@1 10 <test-roots>
universe@1 11 <root id="test.src.dir"/>
universe@1 12 </test-roots>
universe@1 13 </data>
universe@1 14 </configuration>
universe@1 15 </project>

mercurial