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