コマンドラインからPlay1.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のjarファイルをいくつか追加してみましたが、今のところうまくいきません。