java/alt2xml-bin/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Thu, 05 Jun 2014 10:07:34 +0200
changeset 7 9107f7df660c
parent 0 java/alt2xml/nbproject/project.xml@842bc44c900d
child 8 65f3e483a997
permissions -rw-r--r--
přejmenování alt2xml → alt2xml-bin
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@7
    11
            <name>alt2xml-bin</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@7
    19
        <references xmlns="http://www.netbeans.org/ns/ant-project-references/1"/>
franta-hg@0
    20
    </configuration>
franta-hg@0
    21
</project>