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

Gavin King gavin.king at jboss.com
Mon Mar 26 14:27:56 EDT 2007


  User: gavin   
  Date: 07/03/26 14:27:56

  Modified:    seam-gen  build.xml
  Log:
  JBSEAM-1105
  
  Revision  Changes    Path
  1.80      +1 -1      jboss-seam/seam-gen/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/seam-gen/build.xml,v
  retrieving revision 1.79
  retrieving revision 1.80
  diff -u -b -r1.79 -r1.80
  --- build.xml	26 Mar 2007 17:27:44 -0000	1.79
  +++ build.xml	26 Mar 2007 18:27:56 -0000	1.80
  @@ -653,7 +653,7 @@
               description="Create a new project">
           <echo message="A new Seam project named '${project.name}' was created in the ${workspace.home} directory"/>
       	<echo message="Type 'seam explode' and go to http://localhost:8080/${project.name}"/>
  -    	<echo message="Eclipse Users: Add the project as a new Java project from inside Eclipse"/>
  +    	<echo message="Eclipse Users: Add the project as a new project from inside Eclipse (use File > New > Project and select General > Project, not Java Project)"/>
       	<echo message="NetBeans Users: Open the project in NetBeans"/>
       </target>
   
  
  
  



More information about the jboss-cvs-commits mailing list