Sorry about the mistakes in in my previous email, I wrote it at 3AM.
Let me try to ask again in a clearer way. When using maven's
multiproject plugin; I am able to setup a project in eclipse for each
module under the /modules directory but I can't figure a way to create a
project for the root folder to access other files and create more
modules in the future. 

Thanks,

Nadeem

On Sun, 2005-01-02 at 03:03 -0800, Nadeem Bitar wrote:
> My project's structure(see below) is inspired by the geronimo project. I
> am using the multiproject plugin with each supproject as a module.
> 
> I tried using mevenide, eclipse-tools but I am still unable to have my
> project setup correctly inside eclipse. Whatever I tried, i failed to
> setup both the root project and sub-projects inside eclipse. It's easier
> the root or the sub-projects.
>  
> My goal is to have something easy for the rest of my team to use.
> Currently from the root directory if I run maven -Dgoal=eclipse
> multiproject:goal and then use the multiproject import I am able to
> import all the modules except the root directory that contains the
> config files.
> Is there a way to manage such a setup from inside eclipse?
> 
> My Project Structure:
> 
> /project
> /project/etc --> contains root project.xml
> /module/
> /module/projectA 
> /module/projectB
> project.xml --> extends /project/etc/project.xml
> maven.xml
> ...
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> 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