edvin / fxlauncher

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

Alert Notification #171

Open ghost opened 5 years ago

ghost commented 5 years ago

Hi,

i've notice that from version 1.0.21 an exception is raised when using the launcher with non-fx application (eg SpringBoot). I think that this ui notification is a little bit annoying especially with regards to

alert.showAndWait()

directive that force to manually close the notification before running the jar.