Monday, December 28, 2015

Re: What is the default linker 2.7.0?

Thanks, @Rogelio Flores, adding the directive to my .gwt.xml Module file solved this for me too!

I think this happened for me after making ArcBees' gwtquery-droppable-plugin a Maven dependency (from Github via JitPack) and instantiating a DragAndDropCellTree (see this for more details of that).
Per @Jens guess, I'm guessing something in one of those dependencies (maybe them via an older GWT version) had something to do with a linker problem.

On Thursday, December 4, 2014 at 10:27:17 PM UTC-5, Juan Pablo Gardella wrote:
I have the same problem. I had to add the linker.

On 4 December 2014 at 19:08, Jens <jens.ne...@gmail.com> wrote:
"xsiframe" is the default linker in 2.7.0. But maybe some of your gwt.xml files (or of your libraries) add a different linker.

-- J.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-we...@googlegroups.com.
Visit this group at http://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