task4/solution12/nbproject/project.xml
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Sat, 11 Oct 2008 23:38:46 +0200
changeset 61 58ec6da75f6f
parent 45 task3/solution12/nbproject/project.xml@251d0ed461fb
permissions -rw-r--r--
Copying structure for task4
japod@6
     1
<?xml version="1.0" encoding="UTF-8"?>
japod@6
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
japod@6
     3
    <type>org.netbeans.modules.java.j2seproject</type>
japod@6
     4
    <configuration>
japod@6
     5
        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
japod@6
     6
            <name>Currency Convertor Solution 12</name>
japod@6
     7
            <minimum-ant-version>1.6.5</minimum-ant-version>
japod@6
     8
            <source-roots>
japod@6
     9
                <root id="src.dir"/>
japod@6
    10
            </source-roots>
japod@6
    11
            <test-roots>
japod@6
    12
                <root id="test.src.dir"/>
japod@6
    13
            </test-roots>
japod@6
    14
        </data>
japod@6
    15
    </configuration>
japod@6
    16
</project>