I'm using Ubuntu 20.04 OS. I got
package javafx.application does not exist
error.I read all articles related to topic. I both set my default Java version 8 and also add the openjfx to the Intellij as module and library. Even if I tried solutions I found, still my problem doesn't solved. May it be related to something else that I didn't consider? Which other things I should also check?
Thanks a lot.