java/alt2xml-in-fs/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Tue, 28 Oct 2014 16:14:09 +0100
changeset 103 5e22fa13e016
permissions -rw-r--r--
in-fs: basics
     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         <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
     6             <name>alt2xml-in-fs</name>
     7             <source-roots>
     8                 <root id="src.dir"/>
     9                 <root id="src.config.dir" name="Config"/>
    10             </source-roots>
    11             <test-roots>
    12                 <root id="test.src.dir"/>
    13             </test-roots>
    14         </data>
    15         <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
    16             <reference>
    17                 <foreign-project>alt2xml-lib-input</foreign-project>
    18                 <artifact-type>jar</artifact-type>
    19                 <script>build.xml</script>
    20                 <target>jar</target>
    21                 <clean-target>clean</clean-target>
    22                 <id>jar</id>
    23             </reference>
    24         </references>
    25     </configuration>
    26 </project>