The default JRE on Ubuntu is OpenJDK, but it does not come bundled with Java FX, since Oracle has closed Java FX and do not allow it to be freely distributed. But there is an open option, namely OpenJFX.
To install OpenJFX on Ubuntu Ubuntu 16.04 LTS.
$ sudo apt-get install openjfx openjfx-source libopenjfx-java libopenjfx-java-doc libopenjfx-jni
No comments:
Post a Comment