java.lang.NoSuchMethodError:
org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding.genericType()
Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
at com.google.gwt.dev.jdt.TypeRefVisitor.maybeDispatch(TypeRefVisitor.java:178)
at com.google.gwt.dev.jdt.TypeRefVisitor.endVisit(TypeRefVisitor.java:101)
7 comments:
Just been stung by this - thanks for posting!
Thanks, fixed my problem!
Wow, this fixed my headache. Thanks !!!
thanks, just what I needed.
Thank you so much. This fixed my problem.
This at least got me to the next step, after many other web pages did not. (Also I had to restart eclipse.) I'm now getting a different error, I'll track that one down separately.
Wow... very simple but perfect solution.Thank you a lot!
Post a Comment