I think I am not alone who doesn't know how to properly download Java and JavaFX on Linux. And how make it works in IntelliJ Idea
So my questions are:
- I'm looking for Java JRE or Java SDK?
- Must Java and JavaFX be at same version?
- How I will connect it with IntelliJ
- Do I have to write something like in windows "path variable"?
Maybe this is not proper question, because it was answered somewhere else, but I dont undrestand basic things about installation of Java.
Thanks everyone.