Hi,

I've developed a client side GWT app, which I somehow have to debug. I
set a BreakPoint on my required class-line and invoke Eclipse
debugging perspective which opens successfully.

Now problem is,  we get below hierarchy:

Thread Main --> Scanner .getnextToken()

and if I try "step over" option in eclipse, this debugger keeps on
showing other various "parser" and "JDTCompiler" lines.

How do i get to see debug lines for my gwt classes, why GWT debugging
opens up with "Scanner .getnextToken()", how can I avoid this ?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to