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