Check which version of the JDK you have. There's a bug in 1.6.0_14 that prevents debugger breakpoints from working. If you are using that version, then you should downgrade to 1.6.0_13
Jaimon wrote: > hi all, > i am new to the GWT world, i have started to do the tutorial > (StockWatcher) and everything was working well and pretty easy till i > got to the point of where: > > 1) my hosted mode sometimes starts but show an empty page, it is stuck > on connecting to 127.0.0.1 > 2) the debugger does not work any more, meaning i am putting a break > point in the code but the hosted mode ignores it. > > any help, and good tutorial on how to work with php whould be really > appreciated > me :) > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
