Wednesday, December 30, 2015

Re: JsInterop & 2.8.0-SNAPSHOT : calling Java Object in Javascript


Same behaviour with -draftCompile, I've also tried optimizationLevel to 0

Hmm and you are double sure that the compiler is really called with -generateJsInteropExports and not just SuperDevMode? 

Also in some rare cases the incremental compile cache of SuperDevMode can cause strange behavior (e.g. make things work that are broken, or the other way around). If you want to be double sure that SuperDevMode works you can start SDM, visit localhost:9876, hit the small "clean" button and then restart SDM. This will cause SDM to start fresh without any caches.

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