I'm not sure if this is the correct answer, but I never was able to set a break point inside anonymous classes , so just in eclipse try to make them inner class or something ... (ask eclipse to refactor that)
Aladdin On Feb 8, 4:05 am, canal <[email protected]> wrote: > hi, > searched the group but still can not make it work - can not set > breakpoint in the client code > > i am using Eclipse 3.5, GWT 2.0.1, with plugin. Chrome; > > I can not set any breakpoint in the client code - not in the callback, > not in the OnModuleLoad. > > Server code is ok. > > thanks > canal -- 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.
