Comment by [email protected]:
Is there a build configuration change I have to do for using AutoBean API?
I'm using gwt-maven-plugin and I see this error when I try to compile my
GWT module
[ERROR] Errors
in 'file:/C:/ccm_wa/Professional/NewsLetter/NewsLetter/newsletter/src/main/java/com/conceptis/newsletter/gwt/mailinggroup/client/util/MailFactory.java'
[ERROR] Line 7: No source code is available for type
com.google.gwt.autobean.shared.AutoBeanFactory; did you forget to inherit a
required module?
[ERROR] Line 8: No source code is available for type
com.google.gwt.autobean.shared.AutoBean<T>; did you forget to inherit a
required module?
[ERROR] Errors
in 'file:/C:/ccm_wa/Professional/NewsLetter/NewsLetter/newsletter/src/main/java/com/conceptis/newsletter/gwt/mailinggroup/client/util/SerializationHelper.java'
For more information:
http://code.google.com/p/google-web-toolkit/wiki/AutoBean
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors