The issue with OpenJDK is that OpenJDK does not include JavaFX. When running on Ubuntu, that bug can be fixed by running the following:
sudo apt-get install openjfx
On other systems a similar command should be possible.
The issue with OpenJDK is that OpenJDK does not include JavaFX. When running on Ubuntu, that bug can be fixed by running the following:
sudo apt-get install openjfx
On other systems a similar command should be possible.