When you check out the entire module as one project, eclipse cannot recognize that there are multiple subprojects. Trying to import one of the subprojects into a different project will result in a project path overlap error.
________________________________ From: Dion Gillard [mailto:[EMAIL PROTECTED] Sent: Fri 10/1/2004 8:29 PM To: Maven Users List Subject: Re: multiproject eclipse compatibility What is the issue when checking out the entire module using eclipse? On Fri, 1 Oct 2004 13:49:56 -0400, Baum, Karl <[EMAIL PROTECTED]> wrote: > I was wondering what solutions there are available to the maven > subproject eclipse compatibility issue. The link below proposes placing > the parent project parrelel to the child project. > > http://wiki.codehaus.org/maven/CreatingJ2eeApplications > > This works but presents a problem when using eclipse for checking out > the entire module as a java project. Using eclipse as a cvs gui has > many ease of use advantages. > > Is there a way to use eclipse to checkout a project with many > subprojects while still solving the maven and eclipse compatibility > issue? Thanks. > > Karl > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://www.multitask.com.au/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
