samples/stateful/nbproject/project.xml
changeset 348 26f9a0ec4315
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/samples/stateful/nbproject/project.xml	Sun May 02 14:24:43 2010 +0200
     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>stateful</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>