Giter Club home page Giter Club logo

Comments (2)

niloc132 avatar niloc132 commented on July 16, 2024

GWT 1.0 was never made public - it is quite unlikely that you used anything before 1.1.0 or so. Are you perhaps using a custom build of GWT? If not, can you find out what the correct version is?

The gxt-gwt22.jar was released to fix incompatibilities with GWT 2.2+ and should be compatible up to GWT 2.6 (when the switch from com.google.gwt.user.client.Element to com.google.gwt.dom.client.Element was completed). It was not compatible with GWT 2.1 or earlier (including 1.x).

On the other hand, GXT 3.0.1 required a minimum of GWT 2.4.0, and also supported at least GWT 2.5, and I believe up to 2.8, at least without modifications to XTemplatesGenerator. Likely you are actually using GWT 2.4.0-2.5.1.

With that said, gwt-dev-windows was not shipped after GWT 2.0.0, so you might have a blend of several projects, or mixed classpath from 1.x and 2.x?

Note that even 2.5.1 is over 10 years old at this point, shortly before Java 8 was released. Java 11 wasn't released until about 5 years later - I believe that GWT 2.8.2 was the first version to officially support running on Java 9+. The GWT project doesn't typically offer backports, though we're considering an exception to keep Java 8 support alive right now in the 2.11 after 2.12 is released.

Once you work out which GWT build you are actually using, we can discuss here, on the mailing list, or in the Gitter chat the kinds of changes that would be required to update your project. Alternatively, you can contact us at Vertispan for commercial support in your project.


Additionally, there isn't enough information in the error you shared - can you share the complete build log? I'd hope to see a stack trace at least?

from gwt.

niloc132 avatar niloc132 commented on July 16, 2024

Closing until we have more information.

from gwt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.