[jboss-cvs] jboss-seam/seam-gen/nbproject ...

Michael Yuan michael.yuan at jboss.com
Tue Jan 30 23:02:31 EST 2007


  User: myuan   
  Date: 07/01/30 23:02:31

  Modified:    seam-gen/nbproject  project.xml
  Log:
  Update netbeans support
  
  Revision  Changes    Path
  1.10      +9 -0      jboss-seam/seam-gen/nbproject/project.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: project.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/seam-gen/nbproject/project.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- project.xml	26 Jan 2007 21:15:17 -0000	1.9
  +++ project.xml	31 Jan 2007 04:02:31 -0000	1.10
  @@ -13,6 +13,11 @@
                       <location>src</location>
                   </source-folder>
                   <source-folder>
  +                    <label>test</label>
  +                    <type>java</type>
  +                    <location>test</location>
  +                </source-folder>
  +                <source-folder>
                       <label>view</label>
                       <type>doc_root</type>
                       <location>view</location>
  @@ -46,6 +51,10 @@
                           <label>src</label>
                           <location>src</location>
                       </source-folder>
  +                    <source-folder style="packages">
  +                        <label>test</label>
  +                        <location>test</location>
  +                    </source-folder>
                       <source-folder style="tree">
                           <label>view</label>
                           <location>view</location>
  
  
  



More information about the jboss-cvs-commits mailing list