[Cherrypick-svn] SF.net SVN: cherrypick: [3] trunk/readme-build.txt
Status: Pre-Alpha
Brought to you by:
jeanlaurent
|
From: <jea...@us...> - 2006-05-31 21:36:22
|
Revision: 3 Author: jeanlaurent Date: 2006-05-31 14:36:12 -0700 (Wed, 31 May 2006) ViewCVS: http://svn.sourceforge.net/cherrypick/?rev=3&view=rev Log Message: ----------- added readme-build.txt Added Paths: ----------- trunk/readme-build.txt Added: trunk/readme-build.txt =================================================================== --- trunk/readme-build.txt (rev 0) +++ trunk/readme-build.txt 2006-05-31 21:36:12 UTC (rev 3) @@ -0,0 +1,5 @@ +You need maven2 to build this software. +Maven is freely available from http://maven.apache.org +once maven properly installed +perform mvn eclipse:eclipse in the top root directory to build the .classpath & .project for using this code under eclipse. +you may need a -Dmaven.test.skip=true since most test does not actually pass ... This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |