samples/componentinjection/anagram-modular/nbproject/project.xml
changeset 219 3fb53f65db57
parent 218 fc45e7b76ee8
child 221 a89ad3d1da08
     1.1 --- a/samples/componentinjection/anagram-modular/nbproject/project.xml	Sat Jun 14 10:06:53 2008 +0200
     1.2 +++ b/samples/componentinjection/anagram-modular/nbproject/project.xml	Sat Jun 14 10:06:54 2008 +0200
     1.3 @@ -34,6 +34,12 @@
     1.4                      <encoding>UTF-8</encoding>
     1.5                  </source-folder>
     1.6                  <source-folder>
     1.7 +                    <label>src-app-register</label>
     1.8 +                    <type>java</type>
     1.9 +                    <location>src-app-register</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 @@ -88,6 +94,10 @@
    1.17                          <label>src-gui</label>
    1.18                          <location>src-gui</location>
    1.19                      </source-folder>
    1.20 +                    <source-folder style="packages">
    1.21 +                        <label>src-app-register</label>
    1.22 +                        <location>src-app-register</location>
    1.23 +                    </source-folder>
    1.24                      <source-file>
    1.25                          <location>build.xml</location>
    1.26                      </source-file>
    1.27 @@ -127,6 +137,12 @@
    1.28                  <source-level>1.5</source-level>
    1.29              </compilation-unit>
    1.30              <compilation-unit>
    1.31 +                <package-root>src-app-register</package-root>
    1.32 +                <classpath mode="compile">src-api:src-scrambler-simple:src-word-static:src-gui</classpath>
    1.33 +                <built-to>build/app-register/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>