Hello,

How can i configure the eclipse plugin to link the modules as eclipse
projects and not as local repository jar files. Let thake the "getting
started" example to make myself clear:

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

What i want is the my-webapp eclipse project linked with the my-app
eclipse project and not with a my-app jar libary in the repository.
That is mainly because i want the F3 to jump to the source file from
the other project.

One other thing, is it possible to have a eclipse project as a
dependency? In maven1 it was done with the include eclipse property.
How is it in m2?

Tnx

-- 
"Nobody knows who i really am
 I never felt this empty before
 And if I never need someone to come along
 Who's gonna comfort me and keep me strong?"
--
Marcell Manfrin Barbacena
[EMAIL PROTECTED]
MSN Messenger: [EMAIL PROTECTED]
ICQ UIN: 63671762
Skype: callto://marcell84bruk
+55 (83) 8808-8555 (Oi)

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

Reply via email to