java/alt2xml-in-json/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Sun, 15 Nov 2020 20:11:05 +0100
changeset 115 96e1125c8500
parent 32 ecc2731a5a46
permissions -rw-r--r--
cli: default action = xml
franta-hg@8
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@8
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
franta-hg@8
     3
    <type>org.netbeans.modules.java.j2seproject</type>
franta-hg@8
     4
    <configuration>
franta-hg@8
     5
        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
franta-hg@8
     6
            <name>alt2xml-in-json</name>
franta-hg@8
     7
            <source-roots>
franta-hg@15
     8
                <root id="src.config.dir" name="Config"/>
franta-hg@8
     9
                <root id="src.dir"/>
franta-hg@8
    10
            </source-roots>
franta-hg@8
    11
            <test-roots>
franta-hg@8
    12
                <root id="test.src.dir"/>
franta-hg@8
    13
            </test-roots>
franta-hg@8
    14
        </data>
franta-hg@8
    15
        <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
franta-hg@8
    16
            <reference>
franta-hg@32
    17
                <foreign-project>alt2xml-lib-input</foreign-project>
franta-hg@8
    18
                <artifact-type>jar</artifact-type>
franta-hg@8
    19
                <script>build.xml</script>
franta-hg@8
    20
                <target>jar</target>
franta-hg@8
    21
                <clean-target>clean</clean-target>
franta-hg@8
    22
                <id>jar</id>
franta-hg@8
    23
            </reference>
franta-hg@8
    24
        </references>
franta-hg@8
    25
    </configuration>
franta-hg@8
    26
</project>