Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Openjdk11 / openjfx #18

Open
samarrah opened this issue Mar 21, 2019 · 4 comments
Open

Openjdk11 / openjfx #18

samarrah opened this issue Mar 21, 2019 · 4 comments

Comments

@samarrah
Copy link

Is there any chance that this awesome piece of code will run with OpenJDK11/OpenJFX?

TIA!

@rahmanusta
Copy link
Collaborator

Here you go, it is now java 11 compatible :) https://github.com/javaterminal/TerminalFX

@dljsjr
Copy link

dljsjr commented May 1, 2019

Is it possible to still provide target support to older versions of java? Right now both the source and target of the emitted classes are Java 11 only; when I try to use v1.0.9 in a Java 8 project I get a version mismatch error (Class versions are 55.0, which is Java 11).

@rahmanusta
Copy link
Collaborator

v1.0.8 is Java 8 compatible. I'll look to deliver new versions for Java 8 and Java 12.

@stain
Copy link

stain commented May 13, 2019

This worked like a charm in openjdk 11.0.2 with openjfx 12 from Maven. Tested on Ubuntu 18.04.2 LTS. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants