jump to navigation

GWT Error: “No source code is available for type x.y.z; did you forget to inherit a required module?” December 22, 2011

Posted by kevinbe71 in GWT.
trackback

“No source code is available for type x.y.z; did you forget to inherit a required module?” Check to make sure x.y.z is actually in the “client” package. GWT doesn’t allow you to use java source files from other packages when the code involved is client code- quite logical when you think about it, but the error isn’t that helpful in explaining this!

Comments»

No comments yet — be the first.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.