samples/growingparameters/nbproject/project.xml
author Jaroslav Tulach <jtulach@netbeans.org>
Sat, 14 Jun 2008 09:53:38 +0200
changeset 78 af48bccb02cb
parent 77 22c1953e372c
permissions -rw-r--r--
Finished re-reading of "classes vs. interfaces"
jtulach@77
     1
<?xml version="1.0" encoding="UTF-8"?>
jtulach@77
     2
<project xmlns="http://www.netbeans.org/ns/project/1" xmlns:ns4="null">
jtulach@77
     3
    <type>org.netbeans.modules.ant.freeform</type>
jtulach@77
     4
    <configuration>
jtulach@77
     5
        <general-data xmlns="http://www.netbeans.org/ns/freeform-project/1">
jtulach@77
     6
            <name>growingparameters</name>
jtulach@77
     7
        </general-data>
jtulach@77
     8
        <general-data xmlns="http://www.netbeans.org/ns/freeform-project/2">
jtulach@77
     9
            <!-- Do not use Project Properties customizer when editing this file manually. -->
jtulach@77
    10
            <name>growingparameters</name>
jtulach@77
    11
            <properties/>
jtulach@77
    12
            <folders>
jtulach@77
    13
                <source-folder>
jtulach@77
    14
                    <label>growingparameters</label>
jtulach@77
    15
                    <location>.</location>
jtulach@77
    16
                    <encoding>UTF-8</encoding>
jtulach@77
    17
                </source-folder>
jtulach@77
    18
                <source-folder>
jtulach@77
    19
                    <label>src-api1.0</label>
jtulach@77
    20
                    <type>java</type>
jtulach@77
    21
                    <location>src-api1.0</location>
jtulach@77
    22
                    <encoding>UTF-8</encoding>
jtulach@77
    23
                </source-folder>
jtulach@77
    24
                <source-folder>
jtulach@77
    25
                    <label>impl</label>
jtulach@77
    26
                    <type>java</type>
jtulach@77
    27
                    <location>impl</location>
jtulach@77
    28
                    <encoding>UTF-8</encoding>
jtulach@77
    29
                </source-folder>
jtulach@77
    30
            </folders>
jtulach@77
    31
            <ide-actions>
jtulach@77
    32
                <action name="build">
jtulach@77
    33
                    <target>build</target>
jtulach@77
    34
                </action>
jtulach@77
    35
                <action name="clean">
jtulach@77
    36
                    <target>clean</target>
jtulach@77
    37
                </action>
jtulach@77
    38
                <action name="run">
jtulach@77
    39
                    <target>run</target>
jtulach@77
    40
                </action>
jtulach@77
    41
                <action name="rebuild">
jtulach@77
    42
                    <target>clean</target>
jtulach@77
    43
                    <target>build</target>
jtulach@77
    44
                </action>
jtulach@77
    45
            </ide-actions>
jtulach@77
    46
            <export>
jtulach@77
    47
                <type>folder</type>
jtulach@77
    48
                <location>build/api1.0/classes</location>
jtulach@77
    49
                <build-target>build</build-target>
jtulach@77
    50
            </export>
jtulach@77
    51
            <export>
jtulach@77
    52
                <type>folder</type>
jtulach@77
    53
                <location>build/api2.0/classes</location>
jtulach@77
    54
                <build-target>build</build-target>
jtulach@77
    55
            </export>
jtulach@77
    56
            <view>
jtulach@77
    57
                <items>
jtulach@77
    58
                    <source-folder style="packages">
jtulach@77
    59
                        <label>src-api1.0</label>
jtulach@77
    60
                        <location>src-api1.0</location>
jtulach@77
    61
                    </source-folder>
jtulach@77
    62
                    <source-folder style="packages">
jtulach@78
    63
                        <label>src-api2.0</label>
jtulach@78
    64
                        <location>src-api2.0</location>
jtulach@78
    65
                    </source-folder>
jtulach@78
    66
                    <source-folder style="packages">
jtulach@77
    67
                        <label>impl</label>
jtulach@78
    68
                        <location>src-impl</location>
jtulach@77
    69
                    </source-folder>
jtulach@77
    70
                    <source-file>
jtulach@77
    71
                        <location>build.xml</location>
jtulach@77
    72
                    </source-file>
jtulach@77
    73
                </items>
jtulach@77
    74
                <context-menu>
jtulach@77
    75
                    <ide-action name="build"/>
jtulach@77
    76
                    <ide-action name="rebuild"/>
jtulach@77
    77
                    <ide-action name="clean"/>
jtulach@77
    78
                    <ide-action name="run"/>
jtulach@77
    79
                    <ide-action name="debug"/>
jtulach@77
    80
                </context-menu>
jtulach@77
    81
            </view>
jtulach@77
    82
            <subprojects/>
jtulach@77
    83
        </general-data>
jtulach@77
    84
        <java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/1">
jtulach@77
    85
            <compilation-unit>
jtulach@77
    86
                <package-root>src-api1.0</package-root>
jtulach@77
    87
                <built-to>build/api1.0/classes</built-to>
jtulach@77
    88
                <source-level>1.5</source-level>
jtulach@77
    89
            </compilation-unit>
jtulach@77
    90
            <compilation-unit>
jtulach@77
    91
                <package-root>src-api2.0</package-root>
jtulach@77
    92
                <built-to>build/api2.0/classes</built-to>
jtulach@77
    93
                <source-level>1.5</source-level>
jtulach@77
    94
            </compilation-unit>
jtulach@77
    95
            <compilation-unit>
jtulach@77
    96
                <package-root>src-impl</package-root>
jtulach@77
    97
                <classpath mode="compile">src-api2.0</classpath>
jtulach@77
    98
                <source-level>1.5</source-level>
jtulach@77
    99
            </compilation-unit>
jtulach@77
   100
        </java-data>
jtulach@77
   101
    </configuration>
jtulach@77
   102
</project>