samples/componentinjection/anagram-modular/nbproject/project.xml
changeset 230 3282ef5328a8
parent 229 b01da7eb41dd
child 240 801b63ef09b1
     1.1 --- a/samples/componentinjection/anagram-modular/nbproject/project.xml	Sat Jun 14 10:07:17 2008 +0200
     1.2 +++ b/samples/componentinjection/anagram-modular/nbproject/project.xml	Sat Jun 14 10:07:21 2008 +0200
     1.3 @@ -58,6 +58,12 @@
     1.4                      <encoding>UTF-8</encoding>
     1.5                  </source-folder>
     1.6                  <source-folder>
     1.7 +                    <label>src-app-spring-scan</label>
     1.8 +                    <type>java</type>
     1.9 +                    <location>src-app-spring-scan</location>
    1.10 +                    <encoding>UTF-8</encoding>
    1.11 +                </source-folder>
    1.12 +                <source-folder>
    1.13                      <label>src-app-lookup</label>
    1.14                      <type>java</type>
    1.15                      <location>src-app-lookup</location>
    1.16 @@ -135,6 +141,10 @@
    1.17                          <location>src-app-spring</location>
    1.18                      </source-folder>
    1.19                      <source-folder style="packages">
    1.20 +                        <label>src-app-spring-scan</label>
    1.21 +                        <location>src-app-spring-scan</location>
    1.22 +                    </source-folder>
    1.23 +                    <source-folder style="packages">
    1.24                          <label>src-app-lookup</label>
    1.25                          <location>src-app-lookup</location>
    1.26                      </source-folder>
    1.27 @@ -201,6 +211,12 @@
    1.28                  <source-level>1.5</source-level>
    1.29              </compilation-unit>
    1.30              <compilation-unit>
    1.31 +                <package-root>src-app-spring-scan</package-root>
    1.32 +                <classpath mode="compile">src-api:src-scrambler-simple:src-word-static:src-gui:../../libs/dist/spring-2.5.jar</classpath>
    1.33 +                <built-to>build/app-spring-scan/classes</built-to>
    1.34 +                <source-level>1.5</source-level>
    1.35 +            </compilation-unit>
    1.36 +            <compilation-unit>
    1.37                  <package-root>src-app-lookup</package-root>
    1.38                  <classpath mode="compile">src-api:src-scrambler-simple:src-word-static:src-gui:../../libs/dist/org-openide-util.jar</classpath>
    1.39                  <built-to>build/app-lookup/classes</built-to>