On Wednesday, April 25, 2012 5:27:30 PM UTC+2, Geoffrey Wiseman wrote:
>
> When I use M2E and GWT together in Eclipse these days, I get this warning:
> Classpath entry com.google.gwt.eclipse.core.GWT_CONTAINER will not be 
> exported or published. Runtime ClassNotFoundExceptions may result.
>
> It's not a big deal, but I'd rather get rid of it -- any suggestions?
>

When using M2E, the Google Plugin for Eclipse should automatically pick the 
GWT SDK from the Maven dependencies, and as a result there shouldn't be a 
GWT_CONTAINER entry in the build path.

So, in your case, I'd try removing the GWT_CONTAINER entry from the build 
path, and/or possibly use Maven → Update Project Configuration…

-- 
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/-/kfyFeoG8qNIJ.
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.

Reply via email to