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

add javafx dependency #36

Open
bykka opened this issue Jan 17, 2020 · 1 comment
Open

add javafx dependency #36

bykka opened this issue Jan 17, 2020 · 1 comment

Comments

@bykka
Copy link

bykka commented Jan 17, 2020

JavaFX is a standalone project, so add it to the dependencies otherwise it is not possible to compile these examples.

official documentation how to do it
https://openjfx.io/openjfx-docs/#maven

tested on
openjdk version "13.0.2" 2020-01-14
OpenJDK Runtime Environment (build 13.0.2+8)
OpenJDK 64-Bit Server VM (build 13.0.2+8, mixed mode, sharing)

@ruckustboom
Copy link
Collaborator

This is irrelevant until TornadoFX is updated to work with JavaFX 11+. The current version is for JavaFX 8. This is ongoing, and you can follow the progress in the unfortunately named jdk10 branch.

Hopefully these samples will be updated when TFX 2 eventually ships, but they haven't seem much love in a few years.

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

2 participants