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