In this video we are addressing or fix JavaFX runtime components are missing and are required to run this application, which is a common issue encountered when installing and running JavaFX for the first time in IntelliJ IDEA.
You are getting an error "JavaFX runtime components are missing, and are required to run this application" because you have not added module-info.java yet and specify what you Requires.
We are going to address and resolve or fix this issue in this video.
#learnwithme
#tookootek
#javafx