How to run javafx applications in intellij idea IDE
问题 I am trying to run JavaFX application but there is showing the following error Error: JavaFX runtime components are missing, and are required to run this application Until this step, I could not import the JavaFX, and I have done it from /usr/lib/jvm/java-8-openjdk-amd64 Can someone help to solve this error? Thanks beforehand. By the way, I am using lubuntu operating system extra information 回答1: As explained on official OpenJFX website open your intellij idea IDE and create new Project Go to