I have the following directory structure:
myProject
src
classes
test
src
classes
This is because the top test src and classes are not incuded in the
production jar to be shipped.
I would, however like to include both the production source and classes, and
the test source and
classes in the same project.
Is there a way to do this, for example is there a way to have different
compiler outputs so that
test classes go into the test/classes directory?
Thanks for any input.
Michael Doherty
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list