google-code-export / mgwt

Automatically exported from code.google.com/p/mgwt
Other
1 stars 0 forks source link

Gwt-phonegap 2.4.0.0 build error (high priority) #302

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Got the following error when moving to version 2.4.0.0 of gwt phonegap

compile gwt:
     [java]    Validating newly compiled units
     [java]       [ERROR] Errors in 'jar:file:/C:/Users/wendel.de.witte/workspace-dev/webapp/war/WEB-INF/lib/gwtphonegap-2.4.0.0.jar!/com/googlecode/gwtphonegap/client/globalization/js/LanguageJsImpl.java'
     [java]          [ERROR] Line 27: Instance methods must be 'final' in non-final subclasses of JavaScriptObject
     [java]          For additional info see: file:/C:/java/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.v201206290132-rel-r42/gwt-2.4.0/doc/helpInfo/jsoRestrictions.html
     [java]    [ERROR] Aborting compile due to errors in some input files

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by wd.dewi...@gmail.com on 21 May 2013 at 9:40

GoogleCodeExporter commented 9 years ago
This should be resolved with gwt-phonegap 3.5

Original comment by kurka.da...@gmail.com on 13 Jul 2014 at 4:41