Giter Club home page Giter Club logo

Comments (3)

byteit101 avatar byteit101 commented on July 24, 2024

yea, might want to update to the latest java 8 beta (b74 I think)

from jrubyfx.

enebo avatar enebo commented on July 24, 2024

This is our second report on this right? Maybe we should look at release and hard fail when it is before b74? It sucks to add code like this but it seems more people than we thought are playing with Java 8 early access.

from jrubyfx.

edubkendo avatar edubkendo commented on July 24, 2024

To reiterate the problem, before b75, jdk8 has the jfxrt.jar in the same location as the jdk7 builds, in ../jre/lib/, after b75 they move it into ../jre/lib/ext so that its properly placed on java's classpath. if there are enough people out there floating around with older jdk8 early access builds to be worth special casing it, why not just have the check here go ahead and require the jar for anything before jdk8-ea-b75? So, basically, jdk7 and jdk8 prior to b75 it requires the jar. If you're gonna add code like this, might as well try to make it work. I have a PR almost ready if you want. but If its becoming too much of a PITA I get that too though.

from jrubyfx.

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.