Author: doll
Date: Mon Jun  2 14:07:14 2008
New Revision: 662563

URL: http://svn.apache.org/viewvc?rev=662563&view=rev
Log:
SHINDIG-275
Patch from Dave Smith. Adds missing instruction for using maven with eclipse. 


Modified:
    incubator/shindig/trunk/site/index.html

Modified: incubator/shindig/trunk/site/index.html
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/site/index.html?rev=662563&r1=662562&r2=662563&view=diff
==============================================================================
--- incubator/shindig/trunk/site/index.html (original)
+++ incubator/shindig/trunk/site/index.html Mon Jun  2 14:07:14 2008
@@ -314,6 +314,7 @@
 
           </li>
           <li>Right-click the project, select <code>Maven : Enable Dependency 
Management</code></li>
+          <li>Right-click the project, select <code>Maven : Enable Nested 
Modules</code></li>
           <li>Right-click the project, select <code>Maven : Update Source 
Folders</code></li>
           <li>Optionally, if you would like to be able to browse or step into 
the code of your dependent jars when
           debugging, you need the source jars. Right-click the project, select 
<code>Maven : Download Sources</code> and


Reply via email to