Can any one help me out in getting rid of this error.
i have developed a simple example using myeclipse IDE, java5 and tomcat5.5.,
The application has deployed successfully but while i'm invoking the first page i'm getting teh following error
INFO: HTMLManager: list: Listing contexts for virtual host 'localhost'
java.lang.NoSuchMethodError: org.eclipse.jdt.internal.compiler.CompilationResult.getProblems()[Lorg/eclipse/jdt/core/compiler/IProblem;
at org.apache.jasper.compiler.JDTCompiler$2.acceptResult(JDTCompiler.java:345)
I have tried many ways to resolve this error, but i could not by pass this. Can any one please help me out in getting off this error.
any help greatly appreciated,
Thanks in advance.
seems this is a question for MyEclipse guys.