Hello, Everyone and Happy New Year -- I am trying to write a simple starter HelloFX program, and running into an odd problem.
I am running with Netbeans 11.2, jdk-13.0.1, javafx-sdk-11, apache-maven-3.6.3 on a Windows 10 machine, and have not altered anything that Netbeans gives me At "run" I am getting a "JavaFX runtime components are missing, and are required to run this application", and further down, a "Failed to execute goal org.codehaus.mojo.exec-mavenplugin:1.5:exec (default-cli) on project" message. I have searched the internet for these errors and found some enlightenment but no solution. Now, here is the odd thing. My learning Maven buddy colleague from another state sent me his FX program, and it runs fine! I have tried force-fitting his pom file into my program, and that has not worked so far. I am at a loss to understand how Netbeans can find what it needs for his program, but not mine. Does anyone have any clues? Thanks in advance! -- Chris --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists