what i do: check out multi project. check out sub projects as needed.
that's all. -----Original Message----- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Yann Albou Sent: Monday, December 03, 2007 11:07 PM To: [email protected] Subject: Re: [m2] Any suggestion to include pom root in eclipse workspace That will be very useful... What is the feature in Europa that allows to have recursive projects ? I couldn't find any information on it... Yann. Carlos Sanchez a écrit : > In Q4E we are going to add that option in the next release so you see > the parent pom as another project http://code.google.com/p/q4e/ > > On Dec 2, 2007 2:36 PM, Siarhei Dudzin <[EMAIL PROTECTED]> wrote: >> Eclipse Europa allows you to have recursive projects. Which means you >> can checkout the project with the parent poms and then simply import >> the sub-projects. >> >> Siarhei >> >> >> On 12/2/07, Nick Stolwijk <[EMAIL PROTECTED]> wrote: >>> I'm on a Linux machine and simply created a symlink to the parent >>> pom in one of the submodules. Then it showed up in Eclipse. >>> >>> Hth, >>> >>> Nick Stolwijk >>> >>> Yann Albou wrote: >>>> Hello; >>>> >>>> I use a multi module maven project. >>>> after generating the eclipse project and importing these project in >>>> an eclipse workspace I get all my projects in my worspace. >>>> >>>> Now I would to have a way to get access to the root pom.xml (parent >>>> pom of all my imported projects). >>>> >>>> Do you guys have any suggestion on how to acheive this in eclipse ? >>>> >>>> I have created a simple project in which I created a linked >>>> resource and it works. The only issue is that linked resources >>>> doesn't support relative path and doesn't support variables like >>>> ${project_loc}, So that means I need to reference an absolute path. >>>> And in my company we don't all use the same directory to store >>>> projects... >>>> >>>> Yann. >>>> >>>> >>>> ------------------------------------------------------------------- >>>> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
