openjfx-docs icon indicating copy to clipboard operation
openjfx-docs copied to clipboard

launcher missing

Open TisVeugen opened this issue 4 years ago • 2 comments

I followed the tutorial to “Create a custom runtime image” with Maven. But finally, there is no file named: target\hellofx\bin\launcher, in my directory D:\WORKSPACES\ECLIPSE_2021_06\hellofx\target\image\bin Please help!

TisVeugen avatar Jun 29 '21 09:06 TisVeugen

I found the same happens using Netbeans on Ubuntu Linux and creating a JavaFX modular Maven project. When running mvn clean javafx:jlink in the terminal, only the classes are built but no bin/launcher.

I'm guessing something is missing in the tutorial. Any solutions yet?

authentictech avatar May 31 '23 19:05 authentictech