sape
16 Jun 2009, 6:03 AM
For some reason when compiling my application when using the gxt.jar I get the following error:
[INFO] [ERROR] Errors in jar:file:/C:/Development/m2repo/com/extjs/gxt/1.2/gxt-1.2.jar!/com/extjs/gxt/ui/client/util/BaseEventPreview.java
[INFO] [ERROR] Line 85: Unresolvable native reference to field 'sEventPreviewStack' in type 'com.google.gwt.user.client.DOM'
[INFO] [ERROR] Cannot proceed due to previous errors
So it comes down to if I use GWT-EXT and GWT 1.6.4 within my application it doesn't work. :(( Does anybody no why this is happening?
[INFO] [ERROR] Errors in jar:file:/C:/Development/m2repo/com/extjs/gxt/1.2/gxt-1.2.jar!/com/extjs/gxt/ui/client/util/BaseEventPreview.java
[INFO] [ERROR] Line 85: Unresolvable native reference to field 'sEventPreviewStack' in type 'com.google.gwt.user.client.DOM'
[INFO] [ERROR] Cannot proceed due to previous errors
So it comes down to if I use GWT-EXT and GWT 1.6.4 within my application it doesn't work. :(( Does anybody no why this is happening?