Trying to run showcase example and get the following error.
[ERROR] [t] - No resource found for key 'contactDatabaseCategories'
com.google.gwt.i18n.rebind.AbstractResource$MissingResourceException:
No resource found for key 'contactDatabaseCategories'
[ERROR] [t] - Deferred binding failed for
'com.alpha.t.client.view.ContactDatabase.DatabaseConstants'; expect
subsequent failures
java.lang.RuntimeException: Deferred binding failed for
'com.alpha.t.client.view.ContactDatabase$DatabaseConstants' (did you
forget to inherit a required module?)
at
com.google.gwt.dev.shell.GWTBridgeImpl.create(GWTBridgeImpl.java:53)
at com.google.gwt.core.client.GWT.create(GWT.java:97)
at
com.alpha.t.client.view.ContactDatabase.<init>(ContactDatabase.java:
314)
at
com.alpha.t.client.view.ContactDatabase.get(ContactDatabase.java:296)
at com.alpha.t.client.view.CwCellList.<init>(CwCellList.java:154)
.....
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.