Re: GWT 2.8 generates code 14% bigger than GWT 2.7

2016-11-30 Thread Kirill Prazdnikov
Please try single permutation On Thu, Dec 1, 2016 at 1:50 AM, Slava Pankov wrote: > SSO is not working for my project, I cannot successfully compile with it. > Put the following to my gwt.xml, but no luck: > > > > > > > On Tuesday, November 29, 2016 at 6:44:37 AM

Re: GWT 2.8 generates code 14% bigger than GWT 2.7

2016-11-30 Thread Slava Pankov
SSO is not working for my project, I cannot successfully compile with it. Put the following to my gwt.xml, but no luck: On Tuesday, November 29, 2016 at 6:44:37 AM UTC-8, Kirill Prazdnikov wrote: > > Do you use SSO ? SSO script is smaller then no SSO. Did you run CC on it ? > > 29 нояб. 2016

Re: GWT 2.8 compile fails; 2.7 works

2016-11-30 Thread Jens
> *My question is*: Should this have failed in GWT 2.7? Or is there a bug > in GWT 2.8? > Given that the error message The interface UiBinder cannot be implemented more than once with different arguments: UiBinder and UiBinder<

Re: GWT 2.8 compile fails; 2.7 works

2016-11-30 Thread Jens
> Oops! I do get the error. > Your error is a different one. Your error means you either have GWT 2.7 and 2.8 on classpath or some of your 3rd party libraries have bundled some older copies of UiBinder generator files. -- J. -- You received this message because you are subscribed to the

Re: GWT 2.8 compile fails; 2.7 works

2016-11-30 Thread Velusamy Velu
Here's the remainder of the stack trace at com.google.gwt.dev.jjs.ast.JModVisitor.accept(JModVisitor.java:273) ... 46 more [ERROR] at Loader.java(29): GWT.create(Loader$LoaderUiBinder. class) com.google.gwt.dev.jjs.ast.JMethodCall [ERROR] at

Re: GWT 2.8 compile fails; 2.7 works

2016-11-30 Thread Velusamy Velu
Oops! I do get the error. I was wrong when I said it worked for me. When I attempted to change the GWT version from 2.7.0 to 2.8.0 in eclipse, eclipse switched it back to 2.7.0 for reasons I cannot figure out. Given below are the offending UiBinder code, the corresponding Java code, and the

Re:

2016-11-30 Thread Ed
@Juan - That was it, thank you very much. Ed On Wed, Nov 30, 2016 at 1:51 PM, Juan Pablo Gardella < gardellajuanpa...@gmail.com> wrote: > Try by removing Xerces library. Check http://stackoverflow. > com/questions/14014989/java-lang-abstractmethoderror-org- >

Re:

2016-11-30 Thread Juan Pablo Gardella
Try by removing Xerces library. Check http://stackoverflow.com/questions/14014989/java-lang-abstractmethoderror-org-apache-xerces-dom-elementimpl-gettextcontent On Wed, 30 Nov 2016 at 15:48 Ed wrote: > Hi Group, > > Tried to update to GWT 2.8 Got some errors, so I reverted to

[no subject]

2016-11-30 Thread Ed
Hi Group, Tried to update to GWT 2.8 Got some errors, so I reverted to GWT 2.7 and getting the following errors: How can I determine if it is my code or a library issue? I am beginning to believe it is a failing hard drive but dont know how to tell, hard drive checks do not show any issues.

Re: GwtMaterialDesign vs gwt-polymer-elements

2016-11-30 Thread Thomas Buckel
Thanks for all the feedback. Didn't know that GWT Material was wraps materializecss. I think polymer is the future. However the more seamless integration of GWT Material with GWT Widgets as well as a more gradual migration might give it a bit of an edge for my use case. Also probably easier

Re: GWT UI Library: which one?

2016-11-30 Thread Francesco Izzi
Hello to all, I'd like to share my experience and that of my development team. For nearly eight years we develop GWT applications. GWT we believe is really an awesome tool. We too have had the experience with Polymer and I must say it was not bad. But java is always java, control over the