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