Hi all,
I have the following error from GWT compiler, event if the User
module is included:
__________________________
Compiling module com.soladhoc.friends.Friends
Validating newly compiled units
[ERROR] Errors in 'file:/C:/Users/Pierre/workspace-GAE/Friends/
src/com/soladhoc/friends/shared/proxy/NamedListProxy.java'
[ERROR] Line 17: No source code is available for type
com.google.gwt.i18n.server.Type.ListType; did you forget to inherit a
required module?
________________________________
The question is : Why that error if I18N is included in User module ?
--
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.