Author: norman
Date: Tue Jan 12 21:42:47 2010
New Revision: 898534
URL: http://svn.apache.org/viewvc?rev=898534&view=rev
Log:
some notes about maven and eclipse
Modified:
james/server/trunk/BUILDING.txt
Modified: james/server/trunk/BUILDING.txt
URL:
http://svn.apache.org/viewvc/james/server/trunk/BUILDING.txt?rev=898534&r1=898533&r2=898534&view=diff
==============================================================================
--- james/server/trunk/BUILDING.txt (original)
+++ james/server/trunk/BUILDING.txt Tue Jan 12 21:42:47 2010
@@ -1,3 +1,5 @@
+####### GENERAL NOTES ######
+
The primary build tool for James server is maven.
On a new checkout start by running
@@ -9,4 +11,7 @@
This will compiled all modules and build the distribution. The distribution
binary and source build can be found under
"spring-deployment/target" and should contain everything you need to start
with..
+####### ECLIPSE #########
+To generate .project file for eclipse run
+$ mvn eclipse:eclipse
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]