Eclipse Europa allows you to have recursive projects. Which means you can
checkout the project with the parent poms and then simply import the
sub-projects.

Siarhei

On 12/2/07, Nick Stolwijk <[EMAIL PROTECTED]> wrote:
>
> I'm on a Linux machine and simply created a symlink to the parent pom in
> one of the submodules. Then it showed up in Eclipse.
>
> Hth,
>
> Nick Stolwijk
>
> Yann Albou wrote:
> > Hello;
> >
> > I use a multi module maven project.
> > after generating the eclipse project and importing these project in an
> > eclipse workspace I get all my projects in my worspace.
> >
> > Now I would to have a way to get access to the root pom.xml (parent
> > pom of all my imported projects).
> >
> > Do you guys have any suggestion on how to acheive this in eclipse ?
> >
> > I have created a simple project in which I created a linked resource
> > and it works. The only issue is that linked resources doesn't support
> > relative path and doesn't support variables like ${project_loc}, So
> > that means I need to reference an absolute path.
> > And in my company we don't all use the same directory to store
> > projects...
> >
> > Yann.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to