On Friday, October 17, 2003, at 02:57 PM, Sonnek, Ryan wrote:


Here's what I've had to do:
1. make sure your project is not nested (ie: your parent project is
parrellel to your children projects)
2. mount each module into eclipse as a separate project.
3. run maven multiproject:goal -Dgoal=eclipse to generate the .classpath
and .project files.

What if my subproject relies on a core classset that is my "main" project? From what I'm seeing it doesn't generate that dependency for me.



It's not as nice as having only one project in eclipse, but it works fairly
well.

That's what I was hoping for. Anyone who actually wrote the eclipse plugin care to comment on how this could be done? I'll probably file a Jira request for it.


-warner


Ryan


-----Original Message-----
From: Warner Onstine [mailto:[EMAIL PROTECTED]
Sent: Friday, October 17, 2003 4:51 PM
To: Maven List
Subject: eclipse plugin and multiproject

What would it take to get the Eclipse plug-in to work with
multiproject? What I would like to do is to be able to generate the
classpath and include all the jars and src directories from the
subprojects. Is this possible with the Eclipse plugin?

Thanks,
Warner



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

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





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



Reply via email to