Running Junit test in IDEA 9
Hi,
i have some problems running a JUnit 4 test in IDEA 9 maven project. The IDEA Test runner adds the junit artefact from maven test scope to the runners classpath.
This yields to some strange classpath problems which results in a missing log4j class which definitively on the classpath.
Any ideas
Bernd
请先登录再写评论。