java/alt2xml-in-fs/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Tue, 28 Oct 2014 16:14:09 +0100
changeset 103 5e22fa13e016
permissions -rw-r--r--
in-fs: basics
franta-hg@103
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@103
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
franta-hg@103
     3
    <type>org.netbeans.modules.java.j2seproject</type>
franta-hg@103
     4
    <configuration>
franta-hg@103
     5
        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
franta-hg@103
     6
            <name>alt2xml-in-fs</name>
franta-hg@103
     7
            <source-roots>
franta-hg@103
     8
                <root id="src.dir"/>
franta-hg@103
     9
                <root id="src.config.dir" name="Config"/>
franta-hg@103
    10
            </source-roots>
franta-hg@103
    11
            <test-roots>
franta-hg@103
    12
                <root id="test.src.dir"/>
franta-hg@103
    13
            </test-roots>
franta-hg@103
    14
        </data>
franta-hg@103
    15
        <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
franta-hg@103
    16
            <reference>
franta-hg@103
    17
                <foreign-project>alt2xml-lib-input</foreign-project>
franta-hg@103
    18
                <artifact-type>jar</artifact-type>
franta-hg@103
    19
                <script>build.xml</script>
franta-hg@103
    20
                <target>jar</target>
franta-hg@103
    21
                <clean-target>clean</clean-target>
franta-hg@103
    22
                <id>jar</id>
franta-hg@103
    23
            </reference>
franta-hg@103
    24
        </references>
franta-hg@103
    25
    </configuration>
franta-hg@103
    26
</project>