On Tuesday 25 January 2005 09:23, Konstantin Priblouda wrote: > --- Michael Schuerig <[EMAIL PROTECTED]> wrote: > > I'd like to make some changes in a jakarta commons > > subproject and > > preferrably I'd do this in Eclipse. Now, apparently > > Eclipse doesn't > > like nested projects, just what Maven necessitates. > > Is there a way to > > make both tools happy at the same time? > > I you use mevenide ( mevenide.codehaus.org ) and can > work with nested projects. > > You have first to "maven multiproject:goal > -Dgoal=eclipse" and then you can import subprojects > one by one.
You mean you can work with nested projects or you can import the leaf subprojects at the top-level? I've tried to import jelly, jelly/jelly-tags, and jelly-tag/xml and for the nested projects Eclipse complains that they overlap an existing project. Michael -- Michael Schuerig Contests between male toads over females are mailto:[EMAIL PROTECTED] often settled by the depth of the croak. http://www.schuerig.de/michael/ --John Maynard Smith --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
