hi 1) there is no gwt-maven-plugin:2.9.0-RC1 so I used 2.8.2. 2) i have the following error, looks strange because TryStatement definitely has public "resources" field
com.google.gwt.dev.jjs.InternalCompilerException: Error constructing Java AST [ERROR] at com.google.gwt.dev.jjs.impl.GwtAstBuilder. translateException(GwtAstBuilder.java:4033) [ERROR] at com.google.gwt.dev.jjs.impl.GwtAstBuilder$AstVisitor .endVisit(GwtAstBuilder.java:2190) [ERROR] at org.eclipse.jdt.internal.compiler.ast.TryStatement. traverse(TryStatement.java:1127) [ERROR] Caused by: java.lang.NoSuchFieldError: resources [ERROR] at com.google.gwt.dev.jjs.impl.GwtAstBuilder$AstVisitor .endVisit(GwtAstBuilder.java:2165) [ERROR] ... 38 more -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/3439b38d-d67b-4287-a698-cbbfeba352e0%40googlegroups.com.
