Tuesday, January 3, 2017

Re: Eclipse Plugin GWT Development Mode (CodeServer) does not work

I was too quick to respond.

After switching the logLevel to trace it now started working.

I guess that changing the logLevel does a full recompile instead of an incremental one,
so I was in effect still using the generated JS without the JsInteropExports.


On Tue, Jan 3, 2017 at 12:34 PM, Jens <jens.nehlmeier@gmail.com> wrote:
No idea, but maybe some elemental 2 code isn't correct yet and you need to pass -generateJsInteropExports as SDM parameter?

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

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