samples/apifest1/day2/alwayscreatenewcircuit/nbproject/project.xml
author Jaroslav Tulach <jtulach@netbeans.org>
Sat, 14 Jun 2008 09:52:47 +0200
changeset 53 a0b47629aad8
parent 52 4257f4cf226b
permissions -rw-r--r--
Including solutions till day 2
jtulach@52
     1
<?xml version="1.0" encoding="UTF-8"?>
jtulach@52
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
jtulach@52
     3
    <type>org.netbeans.modules.java.j2seproject</type>
jtulach@52
     4
    <configuration>
jtulach@52
     5
        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
jtulach@53
     6
            <name>alwayscreatenewcircuit - day2</name>
jtulach@52
     7
            <minimum-ant-version>1.6.5</minimum-ant-version>
jtulach@52
     8
            <source-roots>
jtulach@52
     9
                <root id="src.dir"/>
jtulach@52
    10
            </source-roots>
jtulach@52
    11
            <test-roots>
jtulach@52
    12
                <root id="test.src.dir"/>
jtulach@52
    13
            </test-roots>
jtulach@52
    14
        </data>
jtulach@52
    15
    </configuration>
jtulach@52
    16
</project>