GWT: JsonpRequestBuilder No source code is available, did you forget to inherit a required module
Thursday, March 4th, 2010To use the JsonpRequestBuilder, you need to inherit the following in your x.gwt.xml
<inherits name="com.google.gwt.jsonp.Jsonp" />