fxlauncher icon indicating copy to clipboard operation
fxlauncher copied to clipboard

FXlauncher with ant project

Open pathtoscience opened this issue 4 years ago • 1 comments

Hello, I want to use fxlauncher with ant to manage the auto-update of my javafx application once deployed on an online server, the problem is that when i deploy it on local server and launch the fxlauncher.jar it is unable to find the app i deploy with it.

pathtoscience avatar Nov 13 '20 10:11 pathtoscience

i finaly found that the problem was that i am using a not supported version of java which is java_1.8(the supported version) but now i have problem with deployment on server.

pathtoscience avatar Nov 25 '20 18:11 pathtoscience