> Line 11: No source code is available for type > com.sambro.uploadwidget.client.UploadWidget; did you forget to inherit > a required module?
Did you inherit the module? On Sun, Jun 7, 2009 at 8:58 PM, Sam <[email protected]> wrote: > > Hi all, > > I feel like I'm going insane here! > > I have a GWT project with a module named "UploadWidget". I'd like to > use it from another project in the same workspace for fast and easy > testing purposes. I have added the widget project as a dependency, and > have played around with the run configuration classpath, with no luck. > > No matter what I do I get the error: > Line 11: No source code is available for type > com.sambro.uploadwidget.client.UploadWidget; did you forget to inherit > a required module? > > According to the run configuration the source code for UploadWidget is > on the classpath of the other project, but I still receive this error. > > I am working on a medium sized project and I will be writing a number > of reusable components during development. What I envisaged was > developing these components in separate projects and referencing them > from the main project. > > Are there simple steps I can take to achieve this??? > > Cheers, > Sam > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
