Well I've just opened another thread with what sounds like a similar (but different) problem ... http://groups.google.com/group/google-web-toolkit/browse_thread/thread/34b7bbcf6057a23d
Try running the app in hosted mode from the command line ... if it works you can simply launch it from inside eclipse as a java app. I know it doesn't solve your problem but it may at least allow you to keep developing. On Oct 7, 1:10 pm, Patrick Corbett <[email protected]> wrote: > Hello, > > I am having a problem that started just out of the blue. my project > has been working fine for months however today all of a sudden it > stopped running in hosted mode. > > I can still compile the project and when run on my tomcat it worked > fine. I have determined that it is not contained to simply the > project i was working on all previous and new proejects fail to > start. only basic HTML code is shown in the hosted browser and it > wont process the java code in the entry point. > > If i set a break point within the onModuleLoad method it is never > triggered. > > I am using eclispe 3.4 with GWT 1.7, also tried 1.6.4 and 1.7.1 with > no effect. using the Google plugin > > Thanks > > Patrick --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
