samples/composition/nbproject/project.xml
changeset 148 e762b177d4b0
parent 147 e81ff4f391b8
child 150 7bb92c7ec747
     1.1 --- a/samples/composition/nbproject/project.xml	Sat Jun 14 09:57:54 2008 +0200
     1.2 +++ b/samples/composition/nbproject/project.xml	Sat Jun 14 09:57:56 2008 +0200
     1.3 @@ -29,6 +29,12 @@
     1.4                      <encoding>UTF-8</encoding>
     1.5                  </source-folder>
     1.6                  <source-folder>
     1.7 +                    <label>src-api2.0-property</label>
     1.8 +                    <type>java</type>
     1.9 +                    <location>src-api2.0-property</location>
    1.10 +                    <encoding>UTF-8</encoding>
    1.11 +                </source-folder>
    1.12 +                <source-folder>
    1.13                      <label>test</label>
    1.14                      <type>java</type>
    1.15                      <location>src-test</location>
    1.16 @@ -68,6 +74,10 @@
    1.17                          <location>src-api2.0-compat</location>
    1.18                      </source-folder>
    1.19                      <source-folder style="packages">
    1.20 +                        <label>API Version 2.0, with property</label>
    1.21 +                        <location>src-api2.0-property</location>
    1.22 +                    </source-folder>
    1.23 +                    <source-folder style="packages">
    1.24                          <label>Usage of the API</label>
    1.25                          <location>src-test</location>
    1.26                      </source-folder>
    1.27 @@ -98,6 +108,10 @@
    1.28                  <source-level>1.5</source-level>
    1.29              </compilation-unit>
    1.30              <compilation-unit>
    1.31 +                <package-root>src-api2.0-property</package-root>
    1.32 +                <source-level>1.5</source-level>
    1.33 +            </compilation-unit>
    1.34 +            <compilation-unit>
    1.35                  <package-root>src-test</package-root>
    1.36                  <classpath mode="compile">src-api1.0:../libs/dist/junit-4.4.jar</classpath>
    1.37                  <source-level>1.5</source-level>