Hi!
My (trial, test) project named "sample" is configured like this:
sample
src
com.kereki.sample.client
MainForm
others...
com.kereki.sample.server
others...
gwttests
com.kereki.sample.client
FirstTest.java
When I try to run FirstTest.java, a GWTTest, I get:
Validating newly compiled units
[ERROR] Errors in 'file:/home/fkereki/workspace/sample/gwttests/com/
kereki/sample/client/FirstTest.java'
[ERROR] Line 18: No source code is available for type
com.kereki.sample.client.MainForm; did you forget to inherit a
required module?
I tried adding all sources just about everywhere I could imagine, but
I cannot fix this.
What am I missing? What should I add, and where'
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.