samples/openfixed/nbproject/project.xml
changeset 373 c20d1d8ef2ca
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/samples/openfixed/nbproject/project.xml	Sun Mar 20 08:12:26 2011 +0100
     1.3 @@ -0,0 +1,15 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<project xmlns="http://www.netbeans.org/ns/project/1">
     1.6 +    <type>org.netbeans.modules.java.j2seproject</type>
     1.7 +    <configuration>
     1.8 +        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
     1.9 +            <name>openfixed</name>
    1.10 +            <source-roots>
    1.11 +                <root id="src.dir"/>
    1.12 +            </source-roots>
    1.13 +            <test-roots>
    1.14 +                <root id="test.src.dir"/>
    1.15 +            </test-roots>
    1.16 +        </data>
    1.17 +    </configuration>
    1.18 +</project>