Hi, I am new to GWT and eclipse (I have done some Java programming in the past - long time back though :)). I am running into an issue regarding debugging.
S/W versions: - Google Plugin -> 1.1.0 - GWT SDK -> 1.7.0 - Eclipse -> 3.5 When i register a break point, it gets registered properly. I can go to the Debug Perspective and my breakpoint shows up in the Breakpoints list. (I can also see the small blue dot.) However, the Debugger never halts on the breakpoint. Execution just runs past it. I have tried launching the debug mode in various ways. - Thru the "bug like" shortcut in the tool bar - Right Click on Package -> Debug As -> Web Application - Right Click *.gwt.xml -> Debug As -> Web Application I am playing with the default application created when you create a new project (Web Application Starter Project). and i have tried setting breakpoints in onModuleLoad and sendNameToServer. I have also written the sample StockWatcher app. Unable to debug it as well. Any tips would be appreciated. Regards, Divya --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
