problem was that the jasper-jdt.jar (Tomcat) classpath was listed
before my GWT classpath
The offending Class was CompilerOptions
Simple fix was to put the GWT classpath before Tomcat's
before my GWT classpath
The offending Class was CompilerOptions
Simple fix was to put the GWT classpath before Tomcat's
Comments
Post a Comment