Please read the following sections of the documentation, they'll tell you what is happening: http://code.google.com/webtoolkit/doc/1.6/DevGuideOrganizingProjects.html http://code.google.com/webtoolkit/doc/1.6/DevGuideCodingBasics.html#DevGuideClientSide http://code.google.com/webtoolkit/doc/1.6/DevGuideCodingBasics.html#DevGuideJavaCompatibility
In short, your project isn't correctly configured. http://code.google.com/webtoolkit/doc/1.6/FAQ_Troubleshooting.html#Unable_to_find_type_%27com.foo.client._MyApp_%27 Hope that helps, Salvador On Apr 24, 3:18 pm, surfi2000 <[email protected]> wrote: > Hi, > > I am having a little problem with a program Im writing. > > The eclipse project can be downloaded fromhttp://www.stephanm.net/SME3.zip > > Could someone have a look please to see what I am doing wrong? > > These are the two errors I am getting > > [ERROR] Line 16: No source code is available for type > com.uni.sme.server.company; did you forget to inherit a required > module? > > [ERROR] Line 16: No source code is available for type > com.uni.sme.server.MyServiceImpl; did you forget to inherit a required > 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 -~----------~----~----~----~------~----~------~--~---
