java/alt2xml-cli/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Sat, 07 Jun 2014 22:12:11 +0200
changeset 33 e853e5b5bfdf
parent 32 ecc2731a5a46
permissions -rw-r--r--
new project alt2xml-lib-output for output module interfaces
franta-hg@0
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@0
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
franta-hg@0
     3
    <type>org.netbeans.modules.java.j2seproject</type>
franta-hg@0
     4
    <configuration>
franta-hg@7
     5
        <buildExtensions xmlns="http://www.netbeans.org/ns/ant-build-extender/1">
franta-hg@7
     6
            <extension file="groovy-build.xml" id="groovy">
franta-hg@7
     7
                <dependency dependsOn="-groovy-init-macrodef-javac" target="-pre-pre-compile"/>
franta-hg@7
     8
            </extension>
franta-hg@7
     9
        </buildExtensions>
franta-hg@0
    10
        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
franta-hg@16
    11
            <name>alt2xml-cli</name>
franta-hg@0
    12
            <source-roots>
franta-hg@0
    13
                <root id="src.dir"/>
franta-hg@0
    14
            </source-roots>
franta-hg@0
    15
            <test-roots>
franta-hg@0
    16
                <root id="test.src.dir"/>
franta-hg@0
    17
            </test-roots>
franta-hg@0
    18
        </data>
franta-hg@33
    19
        <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
franta-hg@33
    20
            <reference>
franta-hg@33
    21
                <foreign-project>alt2xml-lib-output</foreign-project>
franta-hg@33
    22
                <artifact-type>jar</artifact-type>
franta-hg@33
    23
                <script>build.xml</script>
franta-hg@33
    24
                <target>jar</target>
franta-hg@33
    25
                <clean-target>clean</clean-target>
franta-hg@33
    26
                <id>jar</id>
franta-hg@33
    27
            </reference>
franta-hg@33
    28
        </references>
franta-hg@0
    29
    </configuration>
franta-hg@0
    30
</project>