samples/insertsuperclass/nbproject/project.xml
changeset 277 34370a93db6b
parent 263 7e8e995065c5
     1.1 --- a/samples/insertsuperclass/nbproject/project.xml	Sat Jun 14 18:51:38 2008 +0200
     1.2 +++ b/samples/insertsuperclass/nbproject/project.xml	Fri Aug 29 15:08:04 2008 +0200
     1.3 @@ -22,9 +22,15 @@
     1.4                      <encoding>UTF-8</encoding>
     1.5                  </source-folder>
     1.6                  <source-folder>
     1.7 -                    <label>impl</label>
     1.8 +                    <label>src-api2.0</label>
     1.9                      <type>java</type>
    1.10 -                    <location>impl</location>
    1.11 +                    <location>src-api2.0</location>
    1.12 +                    <encoding>UTF-8</encoding>
    1.13 +                </source-folder>
    1.14 +                <source-folder>
    1.15 +                    <label>src-impl</label>
    1.16 +                    <type>java</type>
    1.17 +                    <location>src-impl</location>
    1.18                      <encoding>UTF-8</encoding>
    1.19                  </source-folder>
    1.20              </folders>
    1.21 @@ -53,8 +59,12 @@
    1.22                          <location>src-api1.0</location>
    1.23                      </source-folder>
    1.24                      <source-folder style="packages">
    1.25 -                        <label>impl</label>
    1.26 -                        <location>impl</location>
    1.27 +                        <label>src-api2.0</label>
    1.28 +                        <location>src-api2.0</location>
    1.29 +                    </source-folder>
    1.30 +                    <source-folder style="packages">
    1.31 +                        <label>src-impl</label>
    1.32 +                        <location>src-impl</location>
    1.33                      </source-folder>
    1.34                      <source-file>
    1.35                          <location>build.xml</location>