Linda,

Did you create a module definition (*.gwt.xml file) for your algorithm
project? You need to inherit that module in your application and make
sure you have the source code for that module on your classpath.

- Isaac

On Fri, May 29, 2009 at 11:35 AM, Linda <[email protected]> wrote:
>
> Hi all,
>
> I created a web application from gwt and an algorithm project which is
> outside of the gwt web project. Now I try to use my algorithm object
> inside my client code, I got the following error like:
>
> "No source code is available for type myAlgorithms.myObject; did you
> forget to inherit a required module?"
>
> I have added the algorithm to my classpath, also manually add the
> algorithm root folder into .cmd and .shell file.
>
> Any suggestion for me?
>
> 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