samples/componentinjection/anagram-modular/nbproject/project.xml
changeset 225 57ae32a47ccd
parent 221 a89ad3d1da08
child 228 984a01bbac90
     1.1 --- a/samples/componentinjection/anagram-modular/nbproject/project.xml	Sat Jun 14 10:07:00 2008 +0200
     1.2 +++ b/samples/componentinjection/anagram-modular/nbproject/project.xml	Sat Jun 14 10:07:08 2008 +0200
     1.3 @@ -46,6 +46,12 @@
     1.4                      <encoding>UTF-8</encoding>
     1.5                  </source-folder>
     1.6                  <source-folder>
     1.7 +                    <label>src-app-spring</label>
     1.8 +                    <type>java</type>
     1.9 +                    <location>src-app-spring</location>
    1.10 +                    <encoding>UTF-8</encoding>
    1.11 +                </source-folder>
    1.12 +                <source-folder>
    1.13                      <label>Anagram Modular</label>
    1.14                      <location>.</location>
    1.15                      <encoding>UTF-8</encoding>
    1.16 @@ -108,6 +114,10 @@
    1.17                          <label>src-app-property</label>
    1.18                          <location>src-app-property</location>
    1.19                      </source-folder>
    1.20 +                    <source-folder style="packages">
    1.21 +                        <label>src-app-spring</label>
    1.22 +                        <location>src-app-spring</location>
    1.23 +                    </source-folder>
    1.24                      <source-file>
    1.25                          <location>build.xml</location>
    1.26                      </source-file>
    1.27 @@ -159,6 +169,12 @@
    1.28                  <source-level>1.5</source-level>
    1.29              </compilation-unit>
    1.30              <compilation-unit>
    1.31 +                <package-root>src-app-spring</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/classes</built-to>
    1.34 +                <source-level>1.5</source-level>
    1.35 +            </compilation-unit>
    1.36 +            <compilation-unit>
    1.37                  <package-root>src-test</package-root>
    1.38                  <classpath mode="compile">src-new-api:../libs/dist/junit-4.4.jar</classpath>
    1.39                  <source-level>1.5</source-level>