Hi Nick, The configuration you mention is correct, so it should work. It might be the jar file is somehow not added to the class path.
Can you post the exact error and line in the ant file that adds the jar file to the class path, in order to help you further. Regards, Hilbrand. On Mar 27, 1:23 pm, nickle <[email protected]> wrote: > All: > > I am receiving a compilation error stating that the source file for > the classes I import from the org.cobogw.gwt-1.2.2.jar cannot be > found. > > 1. I have the following line <inherits > name='org.cobogw.gwt.user.User'/> in my <project>.gwt.xml file > 2. org.cobogw.gwt-1.2.2.jar is in the classpath during compilation > 3. Using an ant build script > > Any help would be greatly appreciated, > > thanks > nick --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
