I am having a problem running a Ext GWT 3.0 with GWT (version 2.4). I tried making a Web Application Project from plugin but the I get this error:
[ERROR] Unable to find 'com/extjs/gxt/ui/GXT.gwt.xml' on your classpath;
When I change the gxt.jar to lower version: gxt-2.2.5 the demo application runs.
Anyone have experience the same issue?