Thanks, It helped in my situation.
My problem was: I upgraded GWT up to 2.8.1 but Intellij Idea didn't notice that and suggested to import the obsolete annotation. On Friday, October 6, 2017 at 5:05:11 PM UTC+2, Jens wrote: > > You are trying to use a legacy version of JsInterop (maybe an old GWT on > class path as well as 2.8?). > > With GWT 2.8 annotations are in jsinterop.annotations package and > -XjsInteropMode parameter does not exist anymore. > > -- 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.
