Kenney Westerhof wrote on Tuesday, November 08, 2005 9:25 AM:

> On Tue, 8 Nov 2005, [iso-8859-1] Jörg Schaible wrote:
> 
>>> A problem might be that eclipse
>>> doesn't have the concept of scopes for its dependencies.
>> 
>> It has. You can define dependencies to be "exported".
>> 
> 
> Isn't that on by default? And does that provide for 'test'
> dependencies not being visible in the main sources? And for
> 'runtime' dependencies not being visible in main/test sources, but
> only runtime?

OK. I have to redefine my statement. You can explicitly export your 
dependencies, but your source folders are unfortunately always exported 
(unfortunately). This forces test cases always into the classpath of the child 
projects :(

- Jörg

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

Reply via email to