我正在尝试从命令行运行Play 1.2.3测试并得到此错误:
[junit] Testcase: initializationError(com.package.MyTest): Caused an ERROR
[junit] org.eclipse.jdt.internal.compiler.CompilationResult.getErrors()[Lorg/eclipse/jdt/core/compiler/CategorizedProblem;
[junit] java.lang.NoSuchMethodError: org.eclipse.jdt.internal.compiler.CompilationResult.getErrors()[Lorg/eclipse/jdt/core/compiler/CategorizedProblem;
我尝试添加几个Eclipse和Jasper罐子但到目前为止没有运气。