I'm working on a framework for GWT, and have run into a rather strange
error when trying to run in hosted mode in Eclipse.  The framework has
been added to the GWT application's project as a .jar file.  It
contains a correctly formatted .gwt.xml module.  When I click on the
"GWT Compile Project" button in Eclipse, it compiles with no warnings
or errors.  However, when I run the project as a GWT web application,
it apparently cannot find the framework's module - it reports a "No
source code is available for type ..." for each class used from the
framework in the application.

The strangest thing is that this was working last night.  But today
when I try to do anything at all, it behaves quite strangely.  Anybody
else run into this?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to