I’ve created a simple application from the JavaFX tutorial using netbeans and it works. But when I open the html file it says that I need to install the JavaFX in order to view the content of the page, though it is already installed which is proved by downloading JavaFX from the suggested link and trying to install it again: it writes “The same version of JavaFX is already installed”. What’s the problem?
I’ve created a simple application from the JavaFX tutorial using netbeans and it works.
Share
I had the same problem and just installed the 32-bit version of JavaFX. Now I can open the HTML file on Firefox, Chrome and Internet Explorer.