Git Product home page Git Product logo

Comments (3)

gkdn avatar gkdn commented on May 5, 2024

It might be coming from JRE though they don't do anything.

Could you post some example errors?

Also @niloc132

from jsinterop-annotations.

niloc132 avatar niloc132 commented on May 5, 2024

GWT versions 2.9.0, 2.10.0 require (and ship with) jsinterop-annotations 2.0.0. See the release notes mention for 2.9.0.

For maven, you get this from the gwt pom itself https://search.maven.org/artifact/org.gwtproject/gwt/2.10.0/jar

Downloading the gwt SDK zip file, it is included automatically in that copy of gwt-user.jar:

[colin@wrangler gwt-2.10.0]$ unzip -l gwt-2.10.0/gwt-user.jar  | grep jsinterop
        0  2022-06-02 14:19   jsinterop/
        0  2022-06-02 14:19   jsinterop/annotations/
      429  2010-01-01 00:00   jsinterop/annotations/JsAsync.class
      446  2010-01-01 00:00   jsinterop/annotations/JsConstructor.class
      603  2010-01-01 00:00   jsinterop/annotations/JsEnum.class
      433  2010-01-01 00:00   jsinterop/annotations/JsFunction.class
      463  2010-01-01 00:00   jsinterop/annotations/JsIgnore.class
      536  2010-01-01 00:00   jsinterop/annotations/JsMethod.class
      435  2010-01-01 00:00   jsinterop/annotations/JsNonNull.class
      437  2010-01-01 00:00   jsinterop/annotations/JsNullable.class
      438  2010-01-01 00:00   jsinterop/annotations/JsOptional.class
      446  2010-01-01 00:00   jsinterop/annotations/JsOverlay.class
      553  2010-01-01 00:00   jsinterop/annotations/JsPackage.class
      553  2010-01-01 00:00   jsinterop/annotations/JsProperty.class
      569  2010-01-01 00:00   jsinterop/annotations/JsType.class

Where did you find documentation indicating that 1.0.2 is preferred?

from jsinterop-annotations.

dnouls avatar dnouls commented on May 5, 2024

What actually confused me is that the jsinterop documentation is mentioning that GWT devs should stick with 1.0.2
https://github.com/google/jsinterop-annotations

from jsinterop-annotations.

Related Issues (4)

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.