Hello all,

does codeserver has issues with JsInterop?

When I compile using the GWT compiler in eclipse, or from command line or 
with the GWT maven plugin, it works and I can access from Javascript the 
JsTypes I do export.

When I launch the same application using SuperDevMode, chrome report the 
error:
Uncaught ReferenceError: jsinteroptest is not defined
(jsinteroptest is the JsType I export and then I call from Javascript).


Off course I use -XjsInteropMode JS option...

Thank you 
Cristiano

-- 
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 http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to