[jboss-cvs] jboss-seam/examples/hibernate2/nbproject ...

Michael Yuan michael.yuan at jboss.com
Fri Nov 17 16:40:58 EST 2006


  User: myuan   
  Date: 06/11/17 16:40:58

  Modified:    examples/hibernate2/nbproject  project.xml
  Log:
  Improved MC support
  
  Revision  Changes    Path
  1.2       +8 -0      jboss-seam/examples/hibernate2/nbproject/project.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: project.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/hibernate2/nbproject/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- project.xml	8 Nov 2006 10:01:01 -0000	1.1
  +++ project.xml	17 Nov 2006 21:40:58 -0000	1.2
  @@ -31,6 +31,14 @@
                           <label>src</label>
                           <location>src</location>
                       </source-folder>
  +                    <source-folder style="tree">
  +                        <label>view</label>
  +                        <location>view</location>
  +                    </source-folder>
  +                    <source-folder style="tree">
  +                        <label>resources</label>
  +                        <location>resources</location>
  +                    </source-folder>
                       <source-file>
                           <location>build.xml</location>
                       </source-file>
  
  
  



More information about the jboss-cvs-commits mailing list