https://m.youtube.com/watch?v=8xaRwqcKPSI
Gj On Wed, 1 Jan 2020 at 17:35, Geertjan Wielenga <[email protected]> wrote: > Go to the “Java with Maven” category in the New Project dialog and use the > two Gluon OpenJFX samples that you see there. > > Gj > > On Wed, 1 Jan 2020 at 17:29, Chris Olsen <[email protected]> wrote: > >> 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: [email protected] >> For additional commands, e-mail: [email protected] >> >> For further information about the NetBeans mailing lists, visit: >> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists >> >>
