Hello,

I tried converted two projects we are currently using GWT Exporter to 
@JsInterface for interoperate with JS. The *first project* 
<https://github.com/goodow/realtime-channel/commit/e809e7cf9ee81fb4f470336212abfe113550ac8d>
 only 
exports three interfaces, and translated successfully. 

The second project's first migration step translated successfully, here are 
the commit and compile log:
https://github.com/goodow/realtime-store/commit/643e5efc2a92ac9cbcbadc8b7dd1d97e456bfe92
https://travis-ci.org/goodow/realtime-store/builds/26914674

However, i encounter a strange NullPointerException when annotates more 
@JsInterface, here are the second commit and compile log:
https://github.com/goodow/realtime-store/commit/f9b2978c6a91d6afe9cd0d6d0ebd20adbf34480a
https://travis-ci.org/goodow/realtime-store/builds/26915260

Thanks for help :)

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit-contributors/b7d8bf7e-a352-4a34-8778-6c6ae963b6d8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to