Wednesday, January 18, 2017

Super dev mode -style PRETTY (break points in chrome)

Hi All,

I have a small issue with the super dev mode and the -style PRETTY flag: 

When I start the super dev mode from in Jetbrains IDEA everything works fine.
I can set a break point in chrome and debug the code :)
Also the variable names in the variable inspector are displayed more or less readable.
Only the variable types are obfuscated in the variable inspector. 
To solve this issue  I added the -style PRETTY flag to the super dev mode.

But now when I set a break point in chrome the debugger will not longer stop at this point.
Somebody an idea how to solve this issue?

BR
Rocco
    

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