eclipse error while debugging ! Its Urgent
807591Sep 3 2007 — edited May 20 2008Hi All,
I am trying to debug a java project using eclipse 3.1 and i am getting this internal error
Source method signature could not be resolved Error org.eclipse.jdt.debug.ui
org.eclipse.core.runtime.CoreException: Source method signature could not be resolved
at org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.toggleMethodBreakpoints(ToggleBreakpointAdapter.java:296)
at org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(BreakpointLocationVerifierJob.java:163)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
I am not able to set Line breakpoints...
Can anybody help me ..Its urgent
Message was edited by:
Ajay_Java