Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » can not add a breakpoint in Eclipse
can not add a breakpoint in Eclipse [message #162173] Mon, 31 May 2004 21:50 Go to next message
Eclipse UserFriend
Originally posted by: wlbrant.pmail.ntu.edu.sg

I'm new to Eclipse. I just downloaded Eclipse 3.0M9.

I try to add one breakpoint to debug the a java program, but after I chose
"Toggle breakpoint" from the popup menu, I got an error dialog, which read:

Cannot add breakpoint

Reason:
Error logged from JDT Debug UI:


Above is the complete error msg I got.

Is there any missing steps that I need to fix first before I can use the
debug feature of Eclipse?

Thanks
Re: can not add a breakpoint in Eclipse [message #162180 is a reply to message #162173] Tue, 01 June 2004 00:01 Go to previous messageGo to next message
Eclipse UserFriend
I believe this is the bug with an interaction with the new code folding.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=62266

You can turn off code folding or select a line of code where you wish to add
the breakpoint and use the Window Run menu to add a breakpoint
(Ctrl-Shift-B)
HTH
Darins

"wlbrant" <wlbrant@pmail.ntu.edu.sg> wrote in message
news:c9gndi$b9h$1@eclipse.org...
> I'm new to Eclipse. I just downloaded Eclipse 3.0M9.
>
> I try to add one breakpoint to debug the a java program, but after I chose
> "Toggle breakpoint" from the popup menu, I got an error dialog, which
read:
>
> Cannot add breakpoint
>
> Reason:
> Error logged from JDT Debug UI:
>
>
> Above is the complete error msg I got.
>
> Is there any missing steps that I need to fix first before I can use the
> debug feature of Eclipse?
>
> Thanks
>
Re: can not add a breakpoint in Eclipse [message #162188 is a reply to message #162180] Tue, 01 June 2004 01:51 Go to previous message
Eclipse UserFriend
Originally posted by: wlbrant.pmail.ntu.edu.sg

it does work.

Thanx.


"Darin Swanson" <Darin_Swanson@us.ibm.com> wrote in message
news:c9gr2v$ess$1@eclipse.org...
> I believe this is the bug with an interaction with the new code folding.
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=62266
>
> You can turn off code folding or select a line of code where you wish to
add
> the breakpoint and use the Window Run menu to add a breakpoint
> (Ctrl-Shift-B)
> HTH
> Darins
>
> "wlbrant" <wlbrant@pmail.ntu.edu.sg> wrote in message
> news:c9gndi$b9h$1@eclipse.org...
> > I'm new to Eclipse. I just downloaded Eclipse 3.0M9.
> >
> > I try to add one breakpoint to debug the a java program, but after I
chose
> > "Toggle breakpoint" from the popup menu, I got an error dialog, which
> read:
> >
> > Cannot add breakpoint
> >
> > Reason:
> > Error logged from JDT Debug UI:
> >
> >
> > Above is the complete error msg I got.
> >
> > Is there any missing steps that I need to fix first before I can use the
> > debug feature of Eclipse?
> >
> > Thanks
> >
>
>
Previous Topic:How to use the TAB key to indent a line of code?
Next Topic:ftp ant task in M9?
Goto Forum:
  


Current Time: Fri May 16 09:41:45 EDT 2025

Powered by FUDForum. Page generated in 0.03873 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top