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
JavaFX is not distributed with Java 11, so build will need some adjustment. Add conditional dependencies, so build works with 10 and 11, if possible.
The text was updated successfully, but these errors were encountered:
Fixed #287: Add support for building with Java 11.
5396177
No need for conditional compilation on Java 10, it works the same as on Java 11.
Sorry, something went wrong.
No branches or pull requests
JavaFX is not distributed with Java 11, so build will need some adjustment.
Add conditional dependencies, so build works with 10 and 11, if possible.
The text was updated successfully, but these errors were encountered: