Search code examples
javajavafxjava-8debiandebian-buster

How to install JDK8 on Debian 10


I am trying to install JDK8 on my Debian 10 virtual machine, but it seems that the only version available is JDK11. I need to run JavaFX for a school project, which is not included in JDK11. How can I fix this issue?


Solution

  • Sdkman is your friend. Give it a try