On Wednesday 06 August 2008 dekel.y wrote:
> Hi,
> When I run mvn eclipse:eclipse, my .classpath points only to the .jars in
> the repository,
>
> How can I tell him that if a dependency is a project on my workspace then
> point to the project and not to the .jar ?

This shoud be done automatically if you run mvn eclipse:eclipse in the 
parent of a multimodule project.

If your modules are not part of one parent module, you should 
use -DworkspaceToConnect=... See MECLIPSE-344 [0] for details.

hth,
- martin

[0] http://jira.codehaus.org/browse/MECLIPSE-344

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to