> 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?
Yes, the feature is almost done, the only thing that is missing is UI for it. Coming soon. Best regards, Eugene Zhuravlev JetBrains, Inc / IntelliJ Software, http://www.intellij.com/ "Develop with pleasure!" ----- Original Message ----- From: "Doherty, Michael" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 27, 2002 22:31 Subject: [Eap-list] Different Compiler Output paths? > 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 _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
