> Nope. I have download gwt 2.7 sdk and setup with my project.
> I have already gwt plugin installed in eclipse as till now I am working 
> with gwt 2.5.
> When I have setup  gwt 2.7, it throw this error.
> Can you tell me what is problem here?
>

The Google plugin for Eclipse reads the GWT version from a class file in 
the GWT SDK via reflection. If that class file has changed between 2.5 and 
2.7 then the plugin might not be able to read the version anymore and 
throws the above error. Thats why I said you should update your plugin and 
possibly Eclipse to latest version because it has updated code for version 
detection.

I use: Google Plugin for Eclipse 4.4, version 3.8.0.v201410302155-rel-r44 
and I can import GWT 2.7 SDK without issues.

-- J.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to