Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

eclipse error while debugging ! Its Urgent

807591Sep 3 2007 — edited May 20 2008
Hi 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 17 2008
Added on Sep 3 2007
7 comments
291 views