Hi everyone,

Here is a newbie question for this group:

I created a gwt project and an algorithm project outside of gwt. Now I
try to use my algorithm objects from client, and get the following
error:

"No source code is available for type MyAlgorithm.MyParsing.MyObject;
did you forget to inherit a required module?"

I have done the following:

1. Added the algorithm to gwt project
2. Added the algorithm to gwt runtime classpath
3. manually added the algorithm root path to "-compile.cmd" file.

Compilation is OK. But I am still getting the same error message. Can
someone from this group help?

Thanks.

Linda

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to