You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ru...@apache.org on 2006/11/07 14:44:53 UTC

svn commit: r472112 - /webservices/axis2/branches/java/1_1/xdocs/svn.html

Author: ruchithf
Date: Tue Nov  7 05:44:53 2006
New Revision: 472112

URL: http://svn.apache.org/viewvc?view=rev&rev=472112
Log:
Fixed AXIS2-1503

Modified:
    webservices/axis2/branches/java/1_1/xdocs/svn.html

Modified: webservices/axis2/branches/java/1_1/xdocs/svn.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/svn.html?view=diff&rev=472112&r1=472111&r2=472112
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/svn.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/svn.html Tue Nov  7 05:44:53 2006
@@ -105,9 +105,12 @@
   <li><strong>Intellij IDEA-</strong> type <strong>maven
     idea:multiproject</strong>. This will generate the necessary IDEA .ipr,
     .iml and .iws project files</li>
-  <li><strong>eclipse</strong>- The Maven eclipse plugin does not support
-    Maven multiprojects. You will need to execute <strong>maven
-    eclipse</strong> from each of the module directories.</li>
+  <li><strong>eclipse</strong>- type 
+  <strong>maven multiproject:goal -Dgoal=eclipse</strong>
+  Then in Eclipse, setup a Classpath Variable for MAVEN_REPO, and select 
+  File > Import > Existing Projects into Workspace > Select root directory. 
+  Selecting the root of the Axis source discovers all of the modules and allows 
+  all to be imported as individual projects at once.</li>
 </ul>
 </body>
 </html>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org