samples/apifest1/day1/subclassingsolution/nbproject/project.xml
author Jaroslav Tulach <jtulach@netbeans.org>
Sat, 14 Jun 2008 09:52:49 +0200
changeset 55 5a0b7b1f8f11
parent 52 4257f4cf226b
permissions -rw-r--r--
Making jtulach's projects compilable
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@55
     6
            <name>subclassingsolution - day1</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>