There you are using Generator class in ur module right?? Go to API to find it's corresponding module XML file name. So that you can find it's module name and then inherit that module in ur module xml descriptor file.
On Aug 5, 4:46 am, "[email protected]" <[email protected]> wrote: > I am abit tied of this error messages . I understand that i need > something inherit :) . but how to understand what should i inherit > what xml file and where can i find this info ? for example for > > "[ERROR] Line 6: No source code is available for type > com.google.gwt.core.ext.Generator; did you forget to inherit a > required module?" > > what my actions should be to solve this problem ? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
