基本上,我使用的源代码需要一个非常具体的JUnit测试版本,例如: The compiled Lucene test-framework libraryDepends on junit 4.10.x (not 4.9.x, not 4.11.x), and Apache Ant 1.7.x (not 1.6.x, not 1.8.x)
然而,我是Eclipse的新手,在哪里以及如何将JUnit更改为4.10.x?
我将项目导入到Intelli中,但是当我尝试运行"AcceptanceTestSuite“时,我得到一个错误消息"No Tests are Found”和下面的错误Exception in thread"main" java.lang.NoClassDefFoundError: org/junit/platform/engine/DiscoverySelectorException in thread "mai