We had the same problem w/ both the recent download of the GWT 2.1 SDK
as well as the plugin w/ STS.  The fix was to download the 2.1
snapshot and drop that into the folder for the SDK plugin (you can
find the path inside of the error message you receive when you GWT
compile).

Odd that nobody else reported this.... We found it on the CellView
package...





On Oct 25, 3:47 am, AlexG <[email protected]>
wrote:
> Hi all,
>
> I am trying the RequestFactory since RC1 release. It seems, that
> everything was working fine, but since
> yesterday, I get strange Erros in only one of my Projects:
>
> mypackage.MyClass 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
>
> The Error is appearing at the @ProxyFor and the @Service annotation.
> The package, of the classes are:
> ....server.domain, the packages of the request and proxy
> are: ....client.request
>
> I don´t know, why Eclipse is saying, that the source code is missing,
> I means it´s the same Project??
>
> Strange is to, that the Project is running in DeveleopementMode and I
> deployed it too, and it works withoutt any
> Errors.
>
> Does anybody have an idea, whats going wrong?
>
> Thanks, Greets
> Alex

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