I am at my wits end with this problem ... I've looked at suggested 
solutions, but none have worked.  Here is the (all-too-familiar) error that 
I see in the GWT Development Mode window:

[DEBUG] [fosterapet] - Loading inherited module 'fosterapet'
[ERROR] [fosterapet] - Unable to find 'fosterapet.gwt.xml' on your 
classpath; could be a typo, or maybe you forgot to include a classpath 
entry for source?
[ERROR] [fosterapet] - Failed to load module 'fosterapet' from user agent 
'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.31 (KHTML, like Gecko) 
Chrome/26.0.1410.43 Safari/537.31' at 127.0.0.1:51716

The project that is referenced in this error, fosterapet, is unrelated to 
the project that I'm working on ... I don't want to inherit the gwt.xml 
file from the fosterapet project.  I have the new project on two machines, 
and it works without a problem on one of the machines.  On the machine that 
gives the above error I have even deleted the entire project (deleting the 
contents on disk), deleted the run configuration for the project, and 
imported the project from SVN.  I then right-clicked on the project (in 
Eclipse) and selected "Run As -> Web Application", and get the same error. 
 I just don't know where the reference to the "fosterapet" project is 
coming from.  I've searched all files under the project directory using 
"grep", and there doesn't appear to be any mention of "fosterapet".  Note 
that there is no gwt-unitCache directory when I try to run the project for 
the first time.  Perhaps there's something in the browser (Chrome) that is 
cached?

I am so sorry to ask what seems to be a question that has been answered 
many times before.  The only difference that I see in my situation is that 
the referenced file is not something that I even want in this project.  I 
really appreciate any help that is offered!

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to