On Wed, May 13, 2009 at 5:28 AM, ziglionz <[email protected]> wrote:
> > Hi, > > I've got a problem debugging in Eclipse using an external server, with > the -noserver option. > I used to be able to do it in GWT 1.5 but now with 1.6 I can never > reach the onLoadModule() handler. > The compiled code works perfectly fine on the server. > > Now, I read from here: > http://code.google.com/webtoolkit/doc/1.6/FAQ_DebuggingAndCompiling.html > "If you are using an IDE such as Eclipse configured to integrate with > GWT's hosted mode for debugging, then using -noserver will prevent you > from automatically debugging your server code in the same debugger > instance you use to debug hosted mode. However, if the server software > you use supports it, you can of course use an external debugging > tools." > > I suspect that has nothing to do with my problem. All that means is > probably that you can't debug the actual web server code and the GWT > code within the same Eclipse debugger instance. > > So, I should be able to step into the onLoadModule() event in GWT 1.6 > as I did with previous versions. > Are you guys finding any problems with it? To quote Zappa: "I do it all the time! Ain't this boogie a mess?" I suspect there's something else quite wrong. Do you get the hosted mode browser and the GWT control window? Do you use the Eclipse "Debug as..." control to start the debug session? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
