Re: Solution to GWT hosted mode not working in debug mode in eclipse

2009-08-26 Thread Cornelius
I had the same problem and installed the latest version (JDK 1.6.0_16) and it is now fixed. One of the bugs fixed in 1.6.0_16 is that breakpoints were not working. On Jul 22, 11:26 am, Ralph wrote: > I figured this might be useful to someone. If you are experiencing a > deadlock (notresponding)

Solution to GWT hosted mode not working in debug mode in eclipse

2009-07-22 Thread Ralph
I figured this might be useful to someone. If you are experiencing a deadlock (not responding) in GWT 1.5 hosted mode specifically in eclipse debug mode and not in run mode, make sure that you did not set any method breakpoints (as opposed to a line breakpoint). Ralph --~--~-~--~~---