RESOLVED:    Never mind... just realized I didn't have guice properly
in the classpath.

On Mar 5, 2:17 pm, Eric <[email protected]> wrote:
> Error while validating newly compiled units in development mode (GWT
> 2.0.2 / Gin 1.0)
> gin-1.0.jar!/com/google/gwt/inject/guiceapi/com/google/inject/
> Singleton.java'
> Line 32: ScopeAnnotation cannot be resolved to a type
> gin-1.0.jar!/com/google/gwt/inject/guiceapi/com/google/inject/name/
> Named.java'
> Line 19: The import com.google.inject.BindingAnnotation cannot be
> resolved
>
> Hi All,
>
> Just starting to experiment with gin.  All I did was the first step of
> inheriting from my GWT module:
> <inherits name="com.google.gwt.inject.Inject"/>
>
> And I run in development mode and see the errors mentioned above.
> Note that I have not actually attempted to use gin features yet...
> only first inherited the module and started app in development mode to
> ensure no regressions.
>
> Any ideas?
>
> Thanks,
>
> Eric

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