> I am just getting started with Maven. Can anyone advise a practical way
> to use Eclipse on a Maven project with multiple subprojects?

I'am using an eclipse project for each maven project. I'm using the 
$ maven -Dgoal=eclipse multiproject:goal for generating all project's
eclipse files.

I'm also using the "eclipse.dependency" dependency for a faster development.

-- 
Thomas Recloux

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

Reply via email to