Running into Maven GWT NoSuchField Error?

If you are running into Maven GWT NoSuchFieldError, this blog post answers it correctly

http://devnotesblog.wordpress.com/2011/04/23/maven-gwt-and-ecj/

Added a flag to configuration of maven-gwt-plugin to have GWT SDK 1st in classpath

Comments