Author: msorokin
Date: 2009-07-01 09:22:24 -0400 (Wed, 01 Jul 2009)
New Revision: 14760
Modified:
branches/community/3.3.X/examples/photoalbum/source/readme.txt
Log:
Modified: branches/community/3.3.X/examples/photoalbum/source/readme.txt
===================================================================
--- branches/community/3.3.X/examples/photoalbum/source/readme.txt 2009-07-01 12:53:20 UTC
(rev 14759)
+++ branches/community/3.3.X/examples/photoalbum/source/readme.txt 2009-07-01 13:22:24 UTC
(rev 14760)
@@ -34,7 +34,7 @@
To make sure the project is built successfully you need to have a SVN client installed on
your local machine, for example Subversion. To launch the application use the instructions
given above.
In order to explore, run and deploy the application in Eclipse IDE build it with the
- mvn clean install eclipse:clean eclipse:eclipse eclipse:eclipse
+ mvn clean install eclipse:clean eclipse:eclipse
command and import the project to the IDE. More details you can find in the JBoss Server
Manager Reference Guide
(
http://download.jboss.org/jbosstools/nightly-docs/en/as/html/index.html)