Procedure to create multi projects for Eclipse
----------------------------------------------

                 Key: AXIS2-1503
                 URL: http://issues.apache.org/jira/browse/AXIS2-1503
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: documentation
    Affects Versions: 1.1
         Environment: Tested with Maven 1.0.2, Eclipse 3.2 on WinXP.
            Reporter: Nigel Charman
            Priority: Trivial


Current documentation in http://ws.apache.org/axis2/svn.html#ide states:

"eclipse- The Maven eclipse plugin does not support Maven multiprojects. You 
will need to execute maven eclipse from each of the module directories."

However, the following command can be used to create multi projects for Eclipse:

        maven multiproject:goal -Dgoal=eclipse

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. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to