Prior versions aren't available, but it likely wouldn't help, anyway, as the
issue appears to be related to both GWT 2.2 and the current plugin.

As a temporary workaround until the next plugin release, manually copy
gwt-dev.jar (without version #) into the folder in your local Maven
repository containing gwt-user-2.2.0.jar. Example:

> cd ~/.m2/repository/com/google/gwt
> cp gwt-dev/2.2.0/gwt-dev-2.2.0.jar gwt-user/2.2.0/gwt-dev.jar

It's a total hack, but will resolve the issue until the next plugin ships.

/dmc

On Wed, Feb 23, 2011 at 10:48 AM, JC <[email protected]> wrote:

> Hi.
>
> I'm looking to make work the GWT Designer on my Maven-Spring
> application.
>
> It looks like, I have to find the version 2.1 of GWT eclipse plugin...
>
> Where is the version 2.1? I just can't find it :-(
>
>
> Thanks for you help!
>
> --
> 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.
>
>


-- 
David Chandler
Developer Programs Engineer, Google Web Toolkit
w: http://code.google.com/
b: http://googlewebtoolkit.blogspot.com/
t: @googledevtools

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