Looking at the Versions Matrix, the only version of GXT that will work with GWT 2.8.2 is GXT 4.0.x.
Tale a look here: http://docs.sencha.com/gxt/4.x/guides/getting_started/Versions.html Am Mittwoch, 21. Februar 2018 10:11:34 UTC+1 schrieb PRAJVAL POOJARI: > > Hey frank what would be a compatible version of gxt.. jar file for GWT > 2.8.2 ? > > On Thursday, 27 August 2015 05:45:57 UTC-4, Frank Hossfeld wrote: >> >> gxt-2.3.1a-gwt22 will work with GWT 2.7. >> >> Am Donnerstag, 27. August 2015 08:04:27 UTC+2 schrieb Narasimhulu Bysani: >>> >>> Till today we haven't faced any UI issues. Now we need to support our >>> application for IE 11. We tried to upgrade with GWT 2.7.0 and extjs gxt to >>> 3.x versions. But it is making our life miserable with lot of compilation >>> issues as GXT package structure was totally changed. I did came back to GWT >>> 2.6.0 and extjs gxt version to 2.3.1-gwt22, but finally i am getting below >>> error while compiling my code.Please let me know how to resolve below issue. >>> >>> [ERROR] Errors in >>> 'jar:file:/C:/Users/j1009306/.m2/repository/com/extjs/gxt/2.3.1-gwt22/gxt-2.3.1-gwt22.jar!/com/extjs/gxt/ui/client/widget/treepanel/TreePanel.java' >>> [ERROR] Line 1634: The constructor El(Element) is undefined >>> [ERROR] Errors in >>> 'jar:file:/C:/Users/j1009306/.m2/repository/com/extjs/gxt/2.3.1-gwt22/gxt-2.3.1-gwt22.jar!/com/extjs/gxt/ui/client/widget/form/HtmlEditor.java' >>> [ERROR] Line 548: Type mismatch: cannot convert from >>> com.google.gwt.dom.client.Element to com.google.gwt.user.client.Element >>> >>> On Wednesday, August 26, 2015 at 10:06:24 PM UTC+5:30, Thomas Broyer >>> wrote: >>>> >>>> >>>> >>>> On Wednesday, August 26, 2015 at 4:20:07 PM UTC+2, Narasimhulu Bysani >>>> wrote: >>>>> >>>>> please let me know to which versions i need to update GWT and GXT >>>>> versions ? >>>>> >>>> >>>> Any reason for not using the latest ones? >>>> >>>> >>>>> >>>>> On Wednesday, August 26, 2015 at 1:38:54 PM UTC+5:30, Thomas Broyer >>>>> wrote: >>>>>> >>>>>> >>>>>> >>>>>> On Wednesday, August 26, 2015 at 8:35:00 AM UTC+2, Narasimhulu Bysani >>>>>> wrote: >>>>>>> >>>>>>> Hi All, >>>>>>> >>>>>>> Currently my application was developed with the combination of GWT >>>>>>> 2.0.3, com.extjs.gxt 2.2.0-gwt2 . Now we got a new requirement saying >>>>>>> that >>>>>>> it should support for IE 11. Please let me know the simple work around >>>>>>> to >>>>>>> achieve this task. >>>>>>> >>>>>> >>>>>> Update GWT and GXT? >>>>>> >>>>> -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
