I'm using Java 11 and JavaFx-11 to create an FX application with IntelliJ IDEA...i have brought in all the external libraries i need. When i run the application, i get the following error, "Error: JavaFX runtime components are missing, and are required to run this application"...the program compiles properly without any syntax error or anything..its just that one error.
Error: JavaFX runtime components are missing, and are required to run this application
Process finished with exit code 1