samples/componentinjection/anagram-modular/nbproject/project.xml
author Jaroslav Tulach <jtulach@netbeans.org>
Sat, 14 Jun 2008 10:07:17 +0200
changeset 229 b01da7eb41dd
parent 228 984a01bbac90
child 230 3282ef5328a8
permissions -rw-r--r--
Adding the lookup version
jtulach@215
     1
<?xml version="1.0" encoding="UTF-8"?>
jtulach@215
     2
<project xmlns="http://www.netbeans.org/ns/project/1" xmlns:ns4="null">
jtulach@215
     3
    <type>org.netbeans.modules.ant.freeform</type>
jtulach@215
     4
    <configuration>
jtulach@215
     5
        <general-data xmlns="http://www.netbeans.org/ns/freeform-project/1">
jtulach@215
     6
            <name>Anagram Modular</name>
jtulach@215
     7
        </general-data>
jtulach@215
     8
        <general-data xmlns="http://www.netbeans.org/ns/freeform-project/2">
jtulach@215
     9
            <name>Anagram Modular</name>
jtulach@215
    10
            <properties/>
jtulach@215
    11
            <folders>
jtulach@215
    12
                <source-folder>
jtulach@215
    13
                    <label>src-api</label>
jtulach@215
    14
                    <type>java</type>
jtulach@215
    15
                    <location>src-api</location>
jtulach@215
    16
                    <encoding>UTF-8</encoding>
jtulach@215
    17
                </source-folder>
jtulach@215
    18
                <source-folder>
jtulach@216
    19
                    <label>src-word-static</label>
jtulach@216
    20
                    <type>java</type>
jtulach@217
    21
                    <location>src-word-static</location>
jtulach@217
    22
                    <encoding>UTF-8</encoding>
jtulach@217
    23
                </source-folder>
jtulach@217
    24
                <source-folder>
jtulach@217
    25
                    <label>src-scrambler-simple</label>
jtulach@217
    26
                    <type>java</type>
jtulach@217
    27
                    <location>src-scrambler-simple</location>
jtulach@216
    28
                    <encoding>UTF-8</encoding>
jtulach@216
    29
                </source-folder>
jtulach@216
    30
                <source-folder>
jtulach@218
    31
                    <label>src-gui</label>
jtulach@218
    32
                    <type>java</type>
jtulach@218
    33
                    <location>src-gui</location>
jtulach@218
    34
                    <encoding>UTF-8</encoding>
jtulach@218
    35
                </source-folder>
jtulach@218
    36
                <source-folder>
jtulach@219
    37
                    <label>src-app-register</label>
jtulach@219
    38
                    <type>java</type>
jtulach@219
    39
                    <location>src-app-register</location>
jtulach@219
    40
                    <encoding>UTF-8</encoding>
jtulach@219
    41
                </source-folder>
jtulach@219
    42
                <source-folder>
jtulach@228
    43
                    <label>src-app-register-general</label>
jtulach@228
    44
                    <type>java</type>
jtulach@228
    45
                    <location>src-app-register-general</location>
jtulach@228
    46
                    <encoding>UTF-8</encoding>
jtulach@228
    47
                </source-folder>
jtulach@228
    48
                <source-folder>
jtulach@221
    49
                    <label>src-app-property</label>
jtulach@221
    50
                    <type>java</type>
jtulach@221
    51
                    <location>src-app-property</location>
jtulach@221
    52
                    <encoding>UTF-8</encoding>
jtulach@221
    53
                </source-folder>
jtulach@221
    54
                <source-folder>
jtulach@225
    55
                    <label>src-app-spring</label>
jtulach@225
    56
                    <type>java</type>
jtulach@225
    57
                    <location>src-app-spring</location>
jtulach@225
    58
                    <encoding>UTF-8</encoding>
jtulach@225
    59
                </source-folder>
jtulach@225
    60
                <source-folder>
jtulach@229
    61
                    <label>src-app-lookup</label>
jtulach@229
    62
                    <type>java</type>
jtulach@229
    63
                    <location>src-app-lookup</location>
jtulach@229
    64
                    <encoding>UTF-8</encoding>
jtulach@229
    65
                </source-folder>
jtulach@229
    66
                <source-folder>
jtulach@215
    67
                    <label>Anagram Modular</label>
jtulach@215
    68
                    <location>.</location>
jtulach@215
    69
                    <encoding>UTF-8</encoding>
jtulach@215
    70
                </source-folder>
jtulach@215
    71
            </folders>
jtulach@215
    72
            <ide-actions>
jtulach@215
    73
                <action name="build">
jtulach@215
    74
                    <target>build</target>
jtulach@215
    75
                </action>
jtulach@215
    76
                <action name="clean">
jtulach@215
    77
                    <target>clean</target>
jtulach@215
    78
                </action>
jtulach@215
    79
                <action name="test">
jtulach@215
    80
                    <target>test</target>
jtulach@215
    81
                </action>
jtulach@215
    82
                <action name="rebuild">
jtulach@215
    83
                    <target>clean</target>
jtulach@215
    84
                    <target>build</target>
jtulach@215
    85
                </action>
jtulach@215
    86
                <action name="debug.single">
jtulach@215
    87
                    <target>-do-test</target>
jtulach@215
    88
                    <context>
jtulach@215
    89
                        <property>include</property>
jtulach@215
    90
                        <folder>src-test</folder>
jtulach@215
    91
                        <format>relative-path-noext</format>
jtulach@215
    92
                        <arity>
jtulach@215
    93
                            <one-file-only/>
jtulach@215
    94
                        </arity>
jtulach@215
    95
                    </context>
jtulach@215
    96
                </action>
jtulach@215
    97
            </ide-actions>
jtulach@215
    98
            <export>
jtulach@215
    99
                <type>folder</type>
jtulach@215
   100
                <location>build/api/classes</location>
jtulach@215
   101
                <build-target>build</build-target>
jtulach@215
   102
            </export>
jtulach@215
   103
            <view>
jtulach@215
   104
                <items>
jtulach@215
   105
                    <source-folder style="packages">
jtulach@215
   106
                        <label>src-api</label>
jtulach@215
   107
                        <location>src-api</location>
jtulach@215
   108
                    </source-folder>
jtulach@216
   109
                    <source-folder style="packages">
jtulach@216
   110
                        <label>src-word-static</label>
jtulach@216
   111
                        <location>src-word-static</location>
jtulach@216
   112
                    </source-folder>
jtulach@217
   113
                    <source-folder style="packages">
jtulach@217
   114
                        <label>src-scrambler-simple</label>
jtulach@217
   115
                        <location>src-scrambler-simple</location>
jtulach@217
   116
                    </source-folder>
jtulach@218
   117
                    <source-folder style="packages">
jtulach@218
   118
                        <label>src-gui</label>
jtulach@218
   119
                        <location>src-gui</location>
jtulach@218
   120
                    </source-folder>
jtulach@219
   121
                    <source-folder style="packages">
jtulach@219
   122
                        <label>src-app-register</label>
jtulach@219
   123
                        <location>src-app-register</location>
jtulach@219
   124
                    </source-folder>
jtulach@221
   125
                    <source-folder style="packages">
jtulach@228
   126
                        <label>src-app-register-general</label>
jtulach@228
   127
                        <location>src-app-register-general</location>
jtulach@228
   128
                    </source-folder>
jtulach@228
   129
                    <source-folder style="packages">
jtulach@221
   130
                        <label>src-app-property</label>
jtulach@221
   131
                        <location>src-app-property</location>
jtulach@221
   132
                    </source-folder>
jtulach@225
   133
                    <source-folder style="packages">
jtulach@225
   134
                        <label>src-app-spring</label>
jtulach@225
   135
                        <location>src-app-spring</location>
jtulach@225
   136
                    </source-folder>
jtulach@229
   137
                    <source-folder style="packages">
jtulach@229
   138
                        <label>src-app-lookup</label>
jtulach@229
   139
                        <location>src-app-lookup</location>
jtulach@229
   140
                    </source-folder>
jtulach@215
   141
                    <source-file>
jtulach@215
   142
                        <location>build.xml</location>
jtulach@215
   143
                    </source-file>
jtulach@215
   144
                </items>
jtulach@215
   145
                <context-menu>
jtulach@215
   146
                    <ide-action name="build"/>
jtulach@215
   147
                    <ide-action name="rebuild"/>
jtulach@215
   148
                    <ide-action name="clean"/>
jtulach@215
   149
                    <ide-action name="test"/>
jtulach@215
   150
                    <ide-action name="debug"/>
jtulach@215
   151
                </context-menu>
jtulach@215
   152
            </view>
jtulach@215
   153
            <subprojects/>
jtulach@215
   154
        </general-data>
jtulach@215
   155
        <java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/1">
jtulach@215
   156
            <compilation-unit>
jtulach@215
   157
                <package-root>src-api</package-root>
jtulach@215
   158
                <built-to>build/api/classes</built-to>
jtulach@215
   159
                <source-level>1.5</source-level>
jtulach@215
   160
            </compilation-unit>
jtulach@215
   161
            <compilation-unit>
jtulach@216
   162
                <package-root>src-word-static</package-root>
jtulach@216
   163
                <classpath mode="compile">src-api</classpath>
jtulach@216
   164
                <built-to>build/word-static/classes</built-to>
jtulach@216
   165
                <source-level>1.5</source-level>
jtulach@216
   166
            </compilation-unit>
jtulach@216
   167
            <compilation-unit>
jtulach@217
   168
                <package-root>src-scrambler-simple</package-root>
jtulach@217
   169
                <classpath mode="compile">src-api</classpath>
jtulach@217
   170
                <built-to>build/scrambler-simple/classes</built-to>
jtulach@217
   171
                <source-level>1.5</source-level>
jtulach@217
   172
            </compilation-unit>
jtulach@217
   173
            <compilation-unit>
jtulach@218
   174
                <package-root>src-gui</package-root>
jtulach@218
   175
                <classpath mode="compile">src-api</classpath>
jtulach@218
   176
                <built-to>build/gui/classes</built-to>
jtulach@218
   177
                <source-level>1.5</source-level>
jtulach@218
   178
            </compilation-unit>
jtulach@218
   179
            <compilation-unit>
jtulach@219
   180
                <package-root>src-app-register</package-root>
jtulach@219
   181
                <classpath mode="compile">src-api:src-scrambler-simple:src-word-static:src-gui</classpath>
jtulach@219
   182
                <built-to>build/app-register/classes</built-to>
jtulach@219
   183
                <source-level>1.5</source-level>
jtulach@219
   184
            </compilation-unit>
jtulach@219
   185
            <compilation-unit>
jtulach@228
   186
                <package-root>src-app-register-general</package-root>
jtulach@228
   187
                <classpath mode="compile">src-api:src-scrambler-simple:src-word-static:src-gui</classpath>
jtulach@228
   188
                <built-to>build/app-register/classes</built-to>
jtulach@228
   189
                <source-level>1.5</source-level>
jtulach@228
   190
            </compilation-unit>
jtulach@228
   191
            <compilation-unit>
jtulach@221
   192
                <package-root>src-app-property</package-root>
jtulach@221
   193
                <classpath mode="compile">src-api:src-scrambler-simple:src-word-static:src-gui</classpath>
jtulach@221
   194
                <built-to>build/app-property/classes</built-to>
jtulach@221
   195
                <source-level>1.5</source-level>
jtulach@221
   196
            </compilation-unit>
jtulach@221
   197
            <compilation-unit>
jtulach@225
   198
                <package-root>src-app-spring</package-root>
jtulach@225
   199
                <classpath mode="compile">src-api:src-scrambler-simple:src-word-static:src-gui:../../libs/dist/spring-2.5.jar</classpath>
jtulach@225
   200
                <built-to>build/app-spring/classes</built-to>
jtulach@225
   201
                <source-level>1.5</source-level>
jtulach@225
   202
            </compilation-unit>
jtulach@225
   203
            <compilation-unit>
jtulach@229
   204
                <package-root>src-app-lookup</package-root>
jtulach@229
   205
                <classpath mode="compile">src-api:src-scrambler-simple:src-word-static:src-gui:../../libs/dist/org-openide-util.jar</classpath>
jtulach@229
   206
                <built-to>build/app-lookup/classes</built-to>
jtulach@229
   207
                <source-level>1.5</source-level>
jtulach@229
   208
            </compilation-unit>
jtulach@229
   209
            <compilation-unit>
jtulach@215
   210
                <package-root>src-test</package-root>
jtulach@215
   211
                <classpath mode="compile">src-new-api:../libs/dist/junit-4.4.jar</classpath>
jtulach@215
   212
                <source-level>1.5</source-level>
jtulach@215
   213
            </compilation-unit>
jtulach@215
   214
        </java-data>
jtulach@215
   215
    </configuration>
jtulach@215
   216
</project>