Correcting the location of impl package
authorJaroslav Tulach <jtulach@netbeans.org>
Sat, 14 Jun 2008 09:51:09 +0200
changeset 24f932df28bd3c
parent 23 e043859ed1ca
child 25 efe17ee2507d
Correcting the location of impl package
samples/primitiveconstants/nbproject/project.xml
     1.1 --- a/samples/primitiveconstants/nbproject/project.xml	Sat Jun 14 09:51:06 2008 +0200
     1.2 +++ b/samples/primitiveconstants/nbproject/project.xml	Sat Jun 14 09:51:09 2008 +0200
     1.3 @@ -55,7 +55,7 @@
     1.4                      </source-folder>
     1.5                      <source-folder style="packages">
     1.6                          <label>impl</label>
     1.7 -                        <location>impl</location>
     1.8 +                        <location>src-impl</location>
     1.9                      </source-folder>
    1.10                      <source-file>
    1.11                          <location>build.xml</location>