You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Brill Pappin <br...@stabilia.com> on 2004/06/01 14:58:40 UTC

IDE's and multiproject

How are things like multiproject handled in IDEs such as Eclipse or IDEA?
IDEs like that don't understand the concept of multiproject at all.

How are others solving this problem?

-Brill Pappin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: IDE's and multiproject

Posted by Jason van Zyl <jv...@maven.org>.
On Tue, 2004-06-01 at 08:58, Brill Pappin wrote:
> How are things like multiproject handled in IDEs such as Eclipse or IDEA?
> IDEs like that don't understand the concept of multiproject at all.

IDEA 4.x certainly understands the notion of dealing with many projects.
In IDEA a project can have 1 .. N modules and an IDEA module maps nicely
to a Maven project. The new IDEA plugin will take advantage of this so
that a large, nested maven build and quickly be turned into a multi
module IDEA project. I'm not sure about other IDEs as I only use IDEA.

> How are others solving this problem?

Trgyve is working on a new eclipse plugin so he might have some insight
there.

> -Brill Pappin
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org

-- 
jvz.

Jason van Zyl
jason@maven.org
http://maven.apache.org

happiness is like a butterfly: the more you chase it, the more it will
elude you, but if you turn your attention to other things, it will come
and sit softly on your shoulder ...

 -- Thoreau 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org