task1/solution13/nbproject/project.xml
author japod@localhost
Tue, 30 Sep 2008 13:42:03 +0200
changeset 23 f4b4f95ae1bd
permissions -rw-r--r--
adding solution 13
japod@23
     1
<?xml version="1.0" encoding="UTF-8"?>
japod@23
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
japod@23
     3
    <type>org.netbeans.modules.java.j2seproject</type>
japod@23
     4
    <configuration>
japod@23
     5
        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
japod@23
     6
            <name>Currency Convertor Solution 13</name>
japod@23
     7
            <minimum-ant-version>1.6.5</minimum-ant-version>
japod@23
     8
            <source-roots>
japod@23
     9
                <root id="src.dir"/>
japod@23
    10
            </source-roots>
japod@23
    11
            <test-roots>
japod@23
    12
                <root id="test.src.dir"/>
japod@23
    13
            </test-roots>
japod@23
    14
        </data>
japod@23
    15
    </configuration>
japod@23
    16
</project>