"maven -Dgoal=eclipse multiproject:goal"
I'd also like, however, if there was a similar command that would actually add those projects to Eclipse using the generated .project and .classpath files from the above command. This way, all the projects would just be sitting there the next time you started Eclipse. This would be something like:
"maven -Dgoal=eclipse:add-project multiproject:goal"
Does such a thing exist?
Thanks so much.
-Adam
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
