Hi,
Does anyone know how to step through the source of dependent project in
eclipse in debug mode.
In Maven 1 you could do the following.
<dependancy>
<groupId>Base</groupId>
<artifactId>Base-Log</artifactId>
<version>&ver-Base-Log;</version>
<property>
<eclipse.dependency>true</eclipse.dependency>
</property>
<dependancy>
Cheers
Chris
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________