Yes, Isaac. I fixed it by adding gwt.xml file(s) to my algorithm
project. Thank you much! I am new to Java and Very new to gwt.

- Linda

On May 29, 2:28 pm, Isaac Truett <itru...@gmail.com> wrote:
> 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 <linda.ctr.c...@faa.gov> 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- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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-Toolkit@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