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/12/06 14:35:20 UTC

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

Author: eric
Date: Mon Dec  6 13:35:20 2010
New Revision: 1042638

URL: http://svn.apache.org/viewvc?rev=1042638&view=rev
Log:
Bring precisions (debug, screenshot, other projects) on the server build page.

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=1042638&r1=1042637&r2=1042638&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/dev-build.xml (original)
+++ james/server/trunk/src/site/xdoc/dev-build.xml Mon Dec  6 13:35:20 2010
@@ -114,10 +114,26 @@
       <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 <code>Finish</code>
         to execute the import.</p>
-      <p><i>(*) The screenshots on this page contain an outdated list of projects. 
+                
+<p>
+    <div class="ui-widget">
+      <div class="ui-state-error ui-corner-all" style="padding: 0 .7em;"> 
+        <p><span class="ui-icon ui-icon-alert" style="float: left; margin-right: .3em;"></span> 
+        <strong>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>
+         for the accurate list.</strong>
+		</p>
+      </div>
+    </div>
+</p>
+        
       <img src="./images/eclipse/eclipse-import-maven-view-2.gif" width="300"/>
+      
+      <p>You can also import other projects from 
+         <a href="http://james.apache.org/imap/source-code.html">imap</a>, 
+         <a href="http://james.apache.org/mailbox/source-code.html">mailbox</a>
+         and <a href="http://james.apache.org/protocols/source-code.html">protocols</a> to have a 
+         more complete view on the used sources code.</p>
 
     </subsection>
 
@@ -148,7 +164,7 @@
 
     <subsection name="Run James from Eclipse">
   
-      <p>That's it. Run James and Have Fun!.</p>
+      <p>That's it. Run or Debug James in Eclipse (right-click on the Main class) and Have Fun!.</p>
       <img src="./images/eclipse/eclipse-run-james.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