playframework - JUnit NoSuchMethodError: CompilationResult.getErrors() with Play tests -
I run a 1.2.3 test from the command line and am trying to get this error:
[Janit] Testcase: Initialization (com.package.MyTest) Error: An error [Juni] org.eclipse.jdt.internal.compiler.CompilationResult.getErrors () [LOG / Eclipse / JDT / Core / compiler / Graded problem; [Junit] java.lang.NoSuchMethodError: org.eclipse.jdt.internal.compiler.CompilationResult.getErrors () [lorgh / eclipse / jdt / core / compiler / classified problem; I tried to add many eclipses and Jasper jars but no luck till today.
Comments
Post a Comment