java/alt2xml-out-xpath/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Mon, 16 Jun 2014 22:15:18 +0200
changeset 49 bec481687c1b
parent 48 99a8b70a7989
permissions -rw-r--r--
out-xpath: class skeletons
franta-hg@46
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@46
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
franta-hg@46
     3
    <type>org.netbeans.modules.java.j2seproject</type>
franta-hg@46
     4
    <configuration>
franta-hg@46
     5
        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
franta-hg@46
     6
            <name>alt2xml-out-xpath</name>
franta-hg@46
     7
            <source-roots>
franta-hg@48
     8
                <root id="src.config.dir" name="Config"/>
franta-hg@46
     9
                <root id="src.dir"/>
franta-hg@46
    10
            </source-roots>
franta-hg@46
    11
            <test-roots>
franta-hg@46
    12
                <root id="test.src.dir"/>
franta-hg@46
    13
            </test-roots>
franta-hg@46
    14
        </data>
franta-hg@49
    15
        <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
franta-hg@49
    16
            <reference>
franta-hg@49
    17
                <foreign-project>alt2xml-lib-output</foreign-project>
franta-hg@49
    18
                <artifact-type>jar</artifact-type>
franta-hg@49
    19
                <script>build.xml</script>
franta-hg@49
    20
                <target>jar</target>
franta-hg@49
    21
                <clean-target>clean</clean-target>
franta-hg@49
    22
                <id>jar</id>
franta-hg@49
    23
            </reference>
franta-hg@49
    24
        </references>
franta-hg@46
    25
    </configuration>
franta-hg@46
    26
</project>