Please see the thread "Cannot found source in GWT Project" I
uninstalled Designer and this solved my problem with the project:

Rud
http://www.mysticlakesoftware.com

On Oct 26, 3:48 am, Thomas Broyer <[email protected]> wrote:
> On 26 oct, 08:18, Rud <[email protected]> wrote:
>
> > Working to understand the RequestFactory with the DynaTableRf sample.
> > Problem is the @ProxyFor ad @Service annotations all have errors about
> > not finding the associated classes, e.g. Address, Person,
> > SchoolCalendarService. Error is:
>
> > com.google.gwt.sample.dynatablerf.domain.Address can not be found in
> > source packages. Check the inheritance chain from your module; it may
> > not be inheriting a required module or a module may not be adding its
> > source path entries properly.
>
> > Suggestions on making this work?
>
> Have you compiled the Java classes (with javac) and ensured they are
> in the classpath?
>
> (the error message would be misleading but it could be the cause:
> actually not finding the compiled class, not the source)

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