Appc, if installed (see attachment), is always run with Make.
That's great for working with UI, b/c everything runs faster in Weblogic the first time: it is worth waiting for appc.
It is horrible for Junit tests, which don't even use weblogic. There is no way to exclude appc from Make when running JUnit.
Solution:
=======
Provide a way in the JUnit configuration dialog to exclude appc from running when compiling code prior to unit tests.
Workaround
==========
Do it manually with
- alt-1
- collapse all
- click on module
- right-click to select Module Settings
- find the j2ee tab
- Delete or add back appc
- curse a lot, all the time, for having to go do this again and again and again and....

Thanks,
/r:b: