Thanks Jens, 
I do see the Java sources in Chrome and can debug. Fort for the settings, I 
suppose you mean :

<module rename-to='troweloApp'>
     ....
    <inherits name="com.google.gwt.logging.Logging"/>
     ...
    <set-property name="compiler.stackMode" value="native" />
     ...
</module>

Is that correct? And can you please point me to a documentation link for 
it...

Thanks!

On Friday, April 22, 2016 at 3:52:58 AM UTC-7, Jens wrote:
>
> 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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to