| Author |
GWT Debugging Problem
|
Anoop Pillai
Greenhorn
Joined: Oct 05, 2008
Posts: 9
|
|
Hi ,
I have been using GWT from last 3-4 months. One of the problem I faced a lot initially was of debugging.
I was able to debug the code in development mode for GWT1.7, but for GWT2.0 it didn't allowed me to debug.
The breakpoint was always ignored. So we have to move back to GWT1.7.
Is there any way to debug the code in GWT2.0 and above?
Thanks in advance
|
The Next Best Thing To Knowing Something Is Knowing Where To Find It.
|
 |
ahmed dohar
Greenhorn
Joined: Oct 06, 2009
Posts: 26
|
|
Hi, I have GWT 2 and the debugging is working fine. try to download the browser plugins to another browser (firefox - chrome - ie) or download the gwt eclipse plugin last version.
Regards,
Dohar
|
 |
ahmed dohar
Greenhorn
Joined: Oct 06, 2009
Posts: 26
|
|
|
note there is no plugin for browsers on Linux
|
 |
Federico Kereki
author
Greenhorn
Joined: Aug 27, 2010
Posts: 29
|
|
I'll have to point out that you can debug on Linux; there's a Firefox plugin... but no Chrome one, despite Google's involvement!
To be honest, for a while there were problems with the plugin, which would work only with Firefox 3.5, but yesterday I checked it out with 3.6.8, and it worked fine.
Thanks for the question!
|
Great fan of Open Source, Linux, and web development with GWT; all of these come together for my ESSENTIAL GWT book!
|
 |
 |
|
|
subject: GWT Debugging Problem
|
|
|