Is this similar to what m2clipse plugin already do when I run "Enable
Maven2 support" on my right click menu for my eclipse  project and then
run "update sources" ?

Stefano

Syte Beimin ha scritto:
> First of all I hope this is the right place to send my patch to.
> At my company we're used to check out an entire project from subversion.
> So we'll get all the modules of a project in one eclipse project. The
> eclipse plugin will create .project and .classpath files in each module
> directory. For easy checkout and maintainability I've made a patch for
> the eclipse plugin. With the config '<multiModule>true</multiModule>'
> the plugin now creates a .project and .classpath file in the root of the
> multi module project. This classpath has all the source and output
> directories setup so eclipse put's it's outputs in the same directories
> (in the modules target directories) where maven places them.
> 
> I'm sending this patch to this mailinglist because I suspect more people
> would like to be able to check out their multi module projects in this
> manner instead of the circumvent way that is described on
> http://maven.apache.org/plugins/maven-eclipse-plugin/reactor.html .
> 
> Perhaps it'll even make it into the next release who knows :)
> 
> Syte Beimin
> Better.be



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

Reply via email to