Ability to set runner (ie, UI vs Swing) per entry. Currently the setting seems to apply to all define test configurations.
---- The reason I want this is because when using the swing runner with functional tests that use log4j I always get the dreaded 'cannot assign appender' error. Seems that idea uses a different version of log4j than we do and/or log4j is getting loaded in different class loaders. BTW, log4j 1.2.6 fixes this issue by using a common class loader if it can. _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
