edvin / fxlauncher

Auto updating launcher for JavaFX Applications
Apache License 2.0
715 stars 107 forks source link

how to make fxlauncher without applicationUrl or localtion url #169

Closed amasahara closed 5 years ago

amasahara commented 5 years ago

i try make demo with fxlauncher and i don't want online url so how can make fxlauncher without applicationUrl or any way without internet. Thanks for watching

edvin commented 5 years ago

That’s not what it’s made for, but you might be able to give it a file:// URL. Alternatively, just use javapackager directly.

amasahara commented 5 years ago

thanks

DHosseiny commented 4 years ago

Can you explain this. I don't know what is javapackager. thanks

edvin commented 4 years ago

The docs says it all :)

https://docs.oracle.com/javase/8/docs/technotes/guides/deploy/packager.html