After upgrading to Java 1.6.0_14, a GWT application in Eclipse no longer stops at breakpoints even though Eclipse shows that the breakpoints are active. Are there workaround
This is a known issue with GWT and Eclipse. The current recommended workaround is to use Java 1.6.0_13 for debugging.