[seam-commits] Seam SVN: r10161 - trunk/seam-gen.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Sat Mar 14 01:43:40 EDT 2009
Author: dan.j.allen
Date: 2009-03-14 01:43:39 -0400 (Sat, 14 Mar 2009)
New Revision: 10161
Modified:
trunk/seam-gen/README
Log:
add note about IDEA
Modified: trunk/seam-gen/README
===================================================================
--- trunk/seam-gen/README 2009-03-14 05:03:08 UTC (rev 10160)
+++ trunk/seam-gen/README 2009-03-14 05:43:39 UTC (rev 10161)
@@ -31,8 +31,8 @@
Create a new Seam project workspace that includes all the
required dependencies, a build script, and two configuration
profiles (dev and prod). Uses the project attributes defined in
- seam-gen/build.properties. Also generates Eclipse and NetBeans
- project files, allowing the project to be easily imported.
+ seam-gen/build.properties. Also generates Eclipse, NetBeans and
+ IDEA project files, allowing the project to be quickly imported.
Example: seam create-project
More information about the seam-commits
mailing list