can't create an image using jpackage and javafx
Edoardo Panfili
edoardo at aspix.it
Fri Feb 22 05:40:59 UTC 2019
Il 21/02/19 22:39, Michael Hall ha scritto:
>
>
>> On Feb 20, 2019, at 12:57 PM, Edoardo Panfili <edoardo at aspix.it
>> <mailto:edoardo at aspix.it>> wrote:
>>
>> LSOpenURLsWithRole() failed with error -10810 for the file
>> /Users/edoardo/Desktop/java-next/asteroidi/Asteroids.app.
>
> That sounds like maybe an error from the open command - not
> necessarily the application error.
> Does this from Terminal show anything different…
>
> /Users/edoardo/Desktop/java-next/asteroidi/Asteroids.app/Contents/MacOS/Asteroids
>
module asteroidi does not have a ModuleMainClass attribute, use -m
<module>/<main-class>
maybe my command to create the image was wrong? "jpackage create-image
--output . --name Asteroids --main-class gioco.Angoli --module asteroidi
--module-path $PATH_TO_FX_MODS:mods "
thank you
Edoardo
More information about the core-libs-dev
mailing list