adding openfx folder to intellij's  global library in project structure and run a simple jfx app 
                  
                  
                  Intellij shows me mentioned below  runtime error:
                  
                  
                  
                  
                  
                  Error: javafx runtime components are missing, and are required to run this app
                  
                  
                  
                  
                  
                  How should i detect openfx runtime components to intellij idea?
                  
                  
                
In other words after adding javafx lib to global libraries Compile done but fx runtime components are missing
Try it with maven
Have you defined the module-info?
Обсуждают сегодня