Travis Fitzgerald
Travis Fitzgerald
Fxlauncher does this natively, just make sure that you use the file locations in your POM and the folders match on your download source Sent from my iPhone On 25...
The decoupled JavaFX has already been released, Oracle has said that they are going to lean on OpenJFX and help support building that product. [Oracle JavaFX](https://www.oracle.com/technetwork/java/javase/overview/javafx-overview-2158620.htm) should redirect you to...
I am still using a property file, the Args.java only defines the names that it is searching for in the properties file like this: ``` package fxlauncher; import com.beust.jcommander.Parameter; import...
my fully compiled jxlauncher.jar including all dependencies is 42kb