You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2010/01/12 22:42:47 UTC

svn commit: r898534 - /james/server/trunk/BUILDING.txt

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org