Hi, I have a multi-project build. In module 1 I have some helper classes for my junit tests, which e.g. helps creating test data. In module 2 I want to use this classes, too. Module 2 has a dependency to module 1, but I need to define a dependency between module 2's test classes and module 1's test classes. Is this possible?
-- Martin Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kanns mit allen: http://www.gmx.net/de/go/multimessenger --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
