You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "oliver.maven" <ol...@gmail.com> on 2008/05/24 04:34:45 UTC

how to import multi module maven project to eclipse?

hi,all good day

i checked out one maven project, which contains multi modules under the parent project.

There is no project file,how should i do to generate project file properly?run mvn eclipse:eclipse on each module directory 
or parent directory only?

i want the imported project to be viewed in hierachy structure as one whole
project and each module also can be regarded as one maven project.




oliver.lee
2008-05-24

Re: how to import multi module maven project to eclipse?

Posted by Jan Torben Heuer <jt...@mail2003.dnsalias.org>.
oliver.maven wrote:

> i want the imported project to be viewed in hierachy structure as one
> whole project and each module also can be regarded as one maven project.

Eh,
maven-eclipse-plugin -> submodules as maven projects
m2eclipse -> one hierachical project in eclipse.

You have to choose which you prefers

Jan



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org