Friday, June 24, 2016

Re: How to debug GWT application on Eclipse

- Then in the tree view open 'top', open {nameOfYourApp}, open 127.0.0.1:9876, open "sourcemaps/{nameOfYourApp}.
- Now you will find your original java source. If you open a java file here you can set a breakpoint in Chrome...

Alternatively, on Mac, just hit CMD + O (open) and enter your Java file name. Not sure about the shortcut on windows/linux but I guess you quickly figure it out.

-- J.

--
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