Friday, April 22, 2016

Re: [2.8-SNAPSHOT] Obscure stack traces

Do you see source maps (and thus your java files) in your Chrome dev tools under the "sources" tab? If not, then Chrome has not loaded source maps for any reason.

Also if your have inherited Logging.gwt.xml then the property compiler.stackMode must be set to native in order to see stack traces with source maps applied.

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