gwt-servlet.jar wrong after GWT update

2011-10-27 Thread Magnus
Hi,

after installing a new eclipse 3.7 and installing the GWT plugin, my 
project has a GWT error:
The file war\WEB-INF\lib\gwt-servlet.jar has a different size than GWT SDK 
library gwt-servlet.jar; perhaps it is a different version?

I had this before, but I do not remember what to do.
What's the general method for updating GWT projects after upgrading the GWT 
plugin?

Thanks
Magnus

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/tr7PPyUEzC0J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: gwt-servlet.jar wrong after GWT update

2011-10-27 Thread Patrick Julien
just squash the gwt-servlet.jar found in your project with the one found in 
your gwt installation

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/8TnV1ce12vgJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.