Why don't you change the excluded.properties in the INTELLIJ_DIR/lib/junit.jar. It works like a charm for us.
Jacques "Glen Reiff" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hendrik Lipka wrote: > > > Yes, that is the way it is supposed to be done with junit - add a file > > junit/runner/excluded.properties in the classpath before the > > junit.jar. But this does not work with IDEA, because junit.jar is the > > first element of the classpath when running the junit tests... > > That's why I do not use build in JUnit support at the moment. :-( > > Would be nice if user could define total classpath order. I do not like > patching junit.jar very much. Instead I would prefer my own > excluded.properties file which has to be loaded first. > > Glen > _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
