> From: Michal Maczka [mailto:[EMAIL PROTECTED]

> AFAIK the only limitation which exists in eclipse is that project
> directories cannot overlap.

Yes

> So you should be able to import to eclipse all projects, which contain
> java sources and are "leaves" in the directory tree.
> So in you case you can create eclipse projects for "my-app" and "my-
> webapp"

Ok I do this and...

eclipse_workspcae
 +- my-app
 |  +- pom.xml
 +- my-webapp
 |  +- pom.xml


...I have no root project for my root pom.xml because the root is the
workspace and there is no possibility to check out something from inside
eclipse in the workspace.

Do I misunderstand?

yo




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

Reply via email to