samples/openfixed/nbproject/project.xml
author Jaroslav Tulach <jtulach@netbeans.org>
Sun, 20 Mar 2011 08:12:26 +0100
changeset 373 c20d1d8ef2ca
permissions -rw-r--r--
Show composition of client and provider APIs
jtulach@373
     1
<?xml version="1.0" encoding="UTF-8"?>
jtulach@373
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
jtulach@373
     3
    <type>org.netbeans.modules.java.j2seproject</type>
jtulach@373
     4
    <configuration>
jtulach@373
     5
        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
jtulach@373
     6
            <name>openfixed</name>
jtulach@373
     7
            <source-roots>
jtulach@373
     8
                <root id="src.dir"/>
jtulach@373
     9
            </source-roots>
jtulach@373
    10
            <test-roots>
jtulach@373
    11
                <root id="test.src.dir"/>
jtulach@373
    12
            </test-roots>
jtulach@373
    13
        </data>
jtulach@373
    14
    </configuration>
jtulach@373
    15
</project>