I am facing the same problem when I try to collect the code coverage
data, and here is the stack trace:
21:10:59.578 [ERROR] [splat] Failed to create an instance of
'com.splat.client.SplatService' via deferred binding
com.google.gwt.dev.jjs.InternalCompilerException: Unexpected error
during visit.
Hi, there
I am new to GWT, so maybe this question has been answered somewhere
else.
The question is regarding the FormPanel submission. I defined a
FileUploadDialog class, which is inherited from GWT DialogBox class.
In my FileUploadDialog constructor, I decided to attach a FormPanel to
it and,