问题
I'd like to bundle javafx 2.1 with my install4j installer, I know I can acheive this by manually depending on the specific .dll and .jar files. But I'd like to do this in the same simple manner that I do when bundling the JRE, is there a way of doing this? If not, will this feature be available soon(or at all) ?
回答1:
The pre-made Java 7 JRE bundles that are downloadable in the install4j IDE already include JavaFX, so you don't have to do anything.
Starting with install4j 8.x, you can choose the Liberica JDK provider to get JavaFX for both Java 8 and Java 9+.
来源:https://stackoverflow.com/questions/13560913/bundling-javafx-with-install4j