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 er...@apache.org on 2010/11/20 07:57:15 UTC

svn commit: r1037129 - /james/server/trunk/src/site/xdoc/dev-build.xml

Author: eric
Date: Sat Nov 20 06:57:15 2010
New Revision: 1037129

URL: http://svn.apache.org/viewvc?rev=1037129&view=rev
Log:
Mention outdated list of project on the build documentation.

Modified:
    james/server/trunk/src/site/xdoc/dev-build.xml

Modified: james/server/trunk/src/site/xdoc/dev-build.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/dev-build.xml?rev=1037129&r1=1037128&r2=1037129&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/dev-build.xml (original)
+++ james/server/trunk/src/site/xdoc/dev-build.xml Sat Nov 20 06:57:15 2010
@@ -102,7 +102,8 @@
   
       <p>You should have Eclipse IDE with <a href="http://m2eclipse.sonatype.org">m2eclipse</a> plugin installed.</p>
       <p>You now need to import the maven projects in the Eclipse workspace.</p>
-      <p>Therefore, click on the 'File' menu and select 'Import'. Choose 'Existing Maven Project' and click on 'Next' button.</p>
+      <p>Therefore, click on the <code>File</code> menu and select <code>Import</code>. 
+      Choose <code>Existing Maven Project</code> and click on <code>Next</code> button.</p>
       <img src="./images/eclipse/eclipse-import-maven-view-1.gif" width="300"/>
 
     </subsection>
@@ -111,7 +112,11 @@
   
       <p>Select the JAMES_SRC_HOME directory where you have checked out the source code.</p>
       <p>Eclipse should present you with the list of James server modules.</p>
-      <p>Select the modules you want to import (by default, all) and click on 'Finish' to execute the import.</p>
+      <p>Select the modules you want to import (by default, all) and click on <code>Finish</code>
+        to execute the import.</p>
+      <p><i>(*) The screenshots on this page contain an outdated list of projects. 
+         Refer to <a href="http://svn.apache.org/repos/asf/james/server/">http://svn.apache.org/repos/asf/james/server/</a> 
+         for the accurate list.</i></p>
       <img src="./images/eclipse/eclipse-import-maven-view-2.gif" width="300"/>
 
     </subsection>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org