Giter Club home page Giter Club logo

Comments (3)

lrasmus avatar lrasmus commented on September 24, 2024

Same here, I receive the error below in Atom. I was able to get this to go away by updating from openjdk10 to openjdk11. Is that required for the new release?

Error: LinkageError occurred while loading main class org.cqframework.cql.ls.Main java.lang.UnsupportedClassVersionError: org/cqframework/cql/ls/Main has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 54.0 Error: LinkageError occurred while loading main class org.cqframework.cql.ls.Main java.lang.UnsupportedClassVersionError: org/cqframework/cql/ls/Main has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 54.0

from atom_cql_support.

JPercival avatar JPercival commented on September 24, 2024

Yes, JDK 11 is now required. The cql-to-elm translator now uses JDK 11, which is an upstream project that the plugin depends on.

The plugin is supposed to check for the correct java version. 2.4.0 was incorrectly checking for version 8. This been fixed in release 2.4.1 to check for 11.

OpenJDK 11 works well and is free for professional use.
https://adoptopenjdk.net/index.html?variant=openjdk11&jvmVariant=openj9

from atom_cql_support.

JPercival avatar JPercival commented on September 24, 2024

Turns out many of the institutions we're supporting have not yet moved to Java 11. So we're going back to 8. All of the upstream projects have already been downgraded, so at this point it's a matter of updated the plugin to accept 8 and do some testing. Should happen "soon".

from atom_cql_support.

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.