In your launch configuration for A, do you specify both the A and B modules on the command line when launching hosted mode?
On Thu, Jul 30, 2009 at 2:08 PM, Petarian <[email protected]> wrote: > > Hi, > > I have two modules A and B in one eclipse project. Both have their own > Launcher, which work fine. However, when once I launch A, I want to > type the URL for B. > > For example: When I launch A, the URL is: > > http://localhost:8888/A.html > > I want to type: > > http://localhost:8888/B.html in the same launched application. When I > do this, I get the following error:. > > "Unable to find 'b.gwt.xml' on your classpath; could be a typo, or > maybe you forgot to include a classpath entry for source?" > > Both A.gwt.xml and B.gwt.xml are in the same folder. > > I have tried modifying every classpath that I can think of. > > BTW. When I deploy both modules in production, they work fine. It just > that my eclipse env. is screwed up. > > Thanks. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
