Comment by [email protected]: Hello, i'm trying to create a custom ResourceGenerator as an extension of AbstractResourceGenerator. What modules i have to inherit? With
<module> <inherits name='com.google.gwt.user.User'/> <inherits name='com.google.gwt.resources.Resources'/> </module> i got a long no-source-code-available list with AbstractResourceGenerator, TreeLogger, ResourceContext ... or is there a special location (folder) where to put the generator implementation? I'am using GWT 2.0 RC2. Thnx! For more information: http://code.google.com/p/google-web-toolkit/wiki/ClientBundle -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
