Wednesday, March 30, 2016

Re: SuperDevMode



On Tuesday, March 29, 2016 at 8:54:56 PM UTC+2, Jim Douglas wrote:
Whoops, I did have one more specific question.  I followed Brandon's video to debug with Chrome, and it worked great:


Is there a video, or notes, describing how to debug GWT SuperDevMode in Firefox?

SDBG only talks the Chrome Remote Debugging protocol, so it can't directly connect to Firefox. It might be possible to use https://github.com/RemoteDebug/remotedebug-firefox-adapter though (no idea how you use it, all I know is that it exists).
Or you simply use the Firefox dev tools for debugging, instead of Eclipse. 

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment