Is there any step by step guide that explain to a new programmer how to go from a working gradle javafx project (with multiples classes, controllers, resources...) in intellij to exe / msi installer?
Any help would be helpful. Thanks in advance.
I'm trying to make an installer from a project that I made using javafx with gradle in intellij. You can fild the project on github. Thanks again in advance.