java.lang.IncompatibleClassChangeError: Found interface com.google.gwt.core.ext.typeinfo.JClassType, but class was expected
gxt-2.2.5-gwt2.jar + gwt-servlet.jar gwt-sl-1.0.jar gwtupload-0.6.1.jar ...
Type: Posts; User: IcedKoffee
java.lang.IncompatibleClassChangeError: Found interface com.google.gwt.core.ext.typeinfo.JClassType, but class was expected
gxt-2.2.5-gwt2.jar + gwt-servlet.jar gwt-sl-1.0.jar gwtupload-0.6.1.jar ...
Hi,
I am asked to update some features in existing GWT&EXT based project, which in the production with following jars. I only have access to the latest GWT SDK, which I am using to compile those...