Git Product home page Git Product logo

Comments (6)

emilianbold avatar emilianbold commented on May 29, 2024

It actually says so in the README: https://github.com/apache/netbeans

Requirements

  • JDK 8 or 11 (to build NetBeans)
  • JDK 9 or above (to run NetBeans)

So it looks like the plugin will have to use Java 8.

from nbplugin2.

geertjanw avatar geertjanw commented on May 29, 2024

But we don't need the DiscoClient code in the plugin, we just need the DiscoClient to be available as a JAR, and then it doesn't matter that it uses JDK 11. Or am I wrong, please correct me if so.

from nbplugin2.

geertjanw avatar geertjanw commented on May 29, 2024

Gerrit is creating a Java 8 branch of the DiscoClient.

from nbplugin2.

geertjanw avatar geertjanw commented on May 29, 2024

Get it here: https://github.com/foojay2020/discoclient/actions/runs/636142475

from nbplugin2.

emilianbold avatar emilianbold commented on May 29, 2024

If the JAR is compiled with Java 11 and uses APIs from Java 11 it will crash at runtime on Java 8. I'll check the Java 8 branch.

from nbplugin2.

emilianbold avatar emilianbold commented on May 29, 2024

We now know we need Java 8.

from nbplugin2.

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.