use the latest snapshot of m2eclipse, run mvn eclipse:m2eclipse
the lastest snapshot will automagically introduce project referecences for projects depended upon... very handy for refactoring quickly On Wednesday 05 September 2007 03:20, Graham Leggett wrote: > On Tue, September 4, 2007 5:08 pm, Brian Smith wrote: > > Has anyone come up with a decent way to setup a project in Eclipse that > > will support a multi-module project? > > I normally set up the project in maven, then run "mvn eclipse:eclipse", > and then use "import existing project into workspace". > > Let maven do all the work, not eclipse. > > (We use this method to set up a set of multi-module projects, including > one multi-module project with an eclipse plugin in it, the fun) > > Regards, > Graham > -- > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Michael McCallum Enterprise Engineer mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
