Hi, Downgrade to JDK 1.6.0_13. As Paul mentioned, there is a known issue with debugging when using JDK 1.6.0_14.
Also, the issue does not have to do with the JDK that you use to compile GWT_TRUNK with - it has to do with the JDK that you're using when you're debugging your application. So, make sure that the JDK associated with your project in Eclipse is NOT JDK 1.6.0_14. Rajeev On Sat, Jul 18, 2009 at 3:23 AM, AndOrNot <[email protected]> wrote: > > It seems it dosen't work in windows 2003 sp1, I recomiled GWT_TRUNK > with 1.6.0_14, the UI debuging can still not work. > > On Jul 18, 5:02 am, tfreitas <[email protected]> wrote: > > Hi, > > > > I was using a version of java6 (I do not remember the version) and > > worked with the debugging eclipse Trunk / OOPHM in ubuntu 9.04 and > > firefox 3.0. > > > > After an auto-update, install java 1.6.0_14, the debugging not work > > (not breakpoint, nothing) > > > > I recompile my GWT_TRUNK, with the new java version 1.6.0_14 and again > > work debugging. > > > > I hope this helps, greetings > > > > On Jul 18, 2:42 pm, Rajeev Dayal <[email protected]> wrote: > > > > > > > > > Hi, > > > Are you talking about debugging your GWT Application in Eclipse when > it's > > > running in hosted mode? > > > > > What is the problem that you're experiencing. We've heard reports of > people > > > running into problems with debugging when using JDK 1.6.0_14. What JDK > are > > > you using? > > > > > Rajeev > > > > > On Fri, Jul 17, 2009 at 11:59 AM, AndOrNot <[email protected]> wrote: > > > > > > if support, how?- Hide quoted text - > > > > - Show quoted text - > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
