java/alt2xml-in-fs/nbproject/project.xml
changeset 103 5e22fa13e016
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/java/alt2xml-in-fs/nbproject/project.xml	Tue Oct 28 16:14:09 2014 +0100
     1.3 @@ -0,0 +1,26 @@
     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>alt2xml-in-fs</name>
    1.10 +            <source-roots>
    1.11 +                <root id="src.dir"/>
    1.12 +                <root id="src.config.dir" name="Config"/>
    1.13 +            </source-roots>
    1.14 +            <test-roots>
    1.15 +                <root id="test.src.dir"/>
    1.16 +            </test-roots>
    1.17 +        </data>
    1.18 +        <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
    1.19 +            <reference>
    1.20 +                <foreign-project>alt2xml-lib-input</foreign-project>
    1.21 +                <artifact-type>jar</artifact-type>
    1.22 +                <script>build.xml</script>
    1.23 +                <target>jar</target>
    1.24 +                <clean-target>clean</clean-target>
    1.25 +                <id>jar</id>
    1.26 +            </reference>
    1.27 +        </references>
    1.28 +    </configuration>
    1.29 +</project>