samples/componentinjection/anagram-modular/nbproject/project.xml
changeset 245 ce3b323add40
parent 240 801b63ef09b1
child 246 128db998ee1c
     1.1 --- a/samples/componentinjection/anagram-modular/nbproject/project.xml	Sat Jun 14 10:07:58 2008 +0200
     1.2 +++ b/samples/componentinjection/anagram-modular/nbproject/project.xml	Sat Jun 14 10:08:14 2008 +0200
     1.3 @@ -10,11 +10,6 @@
     1.4              <properties/>
     1.5              <folders>
     1.6                  <source-folder>
     1.7 -                    <label>Anagram Modular</label>
     1.8 -                    <location>.</location>
     1.9 -                    <encoding>UTF-8</encoding>
    1.10 -                </source-folder>
    1.11 -                <source-folder>
    1.12                      <label>src-api</label>
    1.13                      <type>java</type>
    1.14                      <location>src-api</location>
    1.15 @@ -75,15 +70,8 @@
    1.16                      <encoding>UTF-8</encoding>
    1.17                  </source-folder>
    1.18                  <source-folder>
    1.19 -                    <label>src-app-serviceloader</label>
    1.20 -                    <type>java</type>
    1.21 -                    <location>src-app-serviceloader</location>
    1.22 -                    <encoding>UTF-8</encoding>
    1.23 -                </source-folder>
    1.24 -                <source-folder>
    1.25 -                    <label>src-test</label>
    1.26 -                    <type>java</type>
    1.27 -                    <location>src-test</location>
    1.28 +                    <label>Anagram Modular</label>
    1.29 +                    <location>.</location>
    1.30                      <encoding>UTF-8</encoding>
    1.31                  </source-folder>
    1.32              </folders>
    1.33 @@ -118,56 +106,6 @@
    1.34                  <location>build/api/classes</location>
    1.35                  <build-target>build</build-target>
    1.36              </export>
    1.37 -            <export>
    1.38 -                <type>folder</type>
    1.39 -                <location>build/word-static/classes</location>
    1.40 -                <build-target>build</build-target>
    1.41 -            </export>
    1.42 -            <export>
    1.43 -                <type>folder</type>
    1.44 -                <location>build/scrambler-simple/classes</location>
    1.45 -                <build-target>build</build-target>
    1.46 -            </export>
    1.47 -            <export>
    1.48 -                <type>folder</type>
    1.49 -                <location>build/gui/classes</location>
    1.50 -                <build-target>build</build-target>
    1.51 -            </export>
    1.52 -            <export>
    1.53 -                <type>folder</type>
    1.54 -                <location>build/app-register/classes</location>
    1.55 -                <build-target>build</build-target>
    1.56 -            </export>
    1.57 -            <export>
    1.58 -                <type>folder</type>
    1.59 -                <location>build/app-register/classes</location>
    1.60 -                <build-target>build</build-target>
    1.61 -            </export>
    1.62 -            <export>
    1.63 -                <type>folder</type>
    1.64 -                <location>build/app-property/classes</location>
    1.65 -                <build-target>build</build-target>
    1.66 -            </export>
    1.67 -            <export>
    1.68 -                <type>folder</type>
    1.69 -                <location>build/app-spring/classes</location>
    1.70 -                <build-target>build</build-target>
    1.71 -            </export>
    1.72 -            <export>
    1.73 -                <type>folder</type>
    1.74 -                <location>build/app-spring-scan/classes</location>
    1.75 -                <build-target>build</build-target>
    1.76 -            </export>
    1.77 -            <export>
    1.78 -                <type>folder</type>
    1.79 -                <location>build/app-lookup/classes</location>
    1.80 -                <build-target>build</build-target>
    1.81 -            </export>
    1.82 -            <export>
    1.83 -                <type>folder</type>
    1.84 -                <location>build/app-serviceloader/classes</location>
    1.85 -                <build-target>build</build-target>
    1.86 -            </export>
    1.87              <view>
    1.88                  <items>
    1.89                      <source-folder style="packages">
    1.90 @@ -210,14 +148,6 @@
    1.91                          <label>src-app-lookup</label>
    1.92                          <location>src-app-lookup</location>
    1.93                      </source-folder>
    1.94 -                    <source-folder style="packages">
    1.95 -                        <label>src-app-serviceloader</label>
    1.96 -                        <location>src-app-serviceloader</location>
    1.97 -                    </source-folder>
    1.98 -                    <source-folder style="packages">
    1.99 -                        <label>src-test</label>
   1.100 -                        <location>src-test</location>
   1.101 -                    </source-folder>
   1.102                      <source-file>
   1.103                          <location>build.xml</location>
   1.104                      </source-file>
   1.105 @@ -293,12 +223,6 @@
   1.106                  <source-level>1.5</source-level>
   1.107              </compilation-unit>
   1.108              <compilation-unit>
   1.109 -                <package-root>src-app-serviceloader</package-root>
   1.110 -                <classpath mode="compile">src-api:src-scrambler-simple:src-word-static:src-gui</classpath>
   1.111 -                <built-to>build/app-serviceloader/classes</built-to>
   1.112 -                <source-level>1.5</source-level>
   1.113 -            </compilation-unit>
   1.114 -            <compilation-unit>
   1.115                  <package-root>src-test</package-root>
   1.116                  <classpath mode="compile">src-new-api:../libs/dist/junit-4.4.jar</classpath>
   1.117                  <source-level>1.5</source-level>