I'd like to have normal class sources in:
/src
/package/SomeClass.java
And tests in:
/tests
/package/SomeClassTest.java
But I don't see a way to specify the source attribute for your tests.
Is there a way to do this for the 'test' plugin?
Thanks,
- Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
