javafx-gradle-plugin icon indicating copy to clipboard operation
javafx-gradle-plugin copied to clipboard

Support missing for jdk.packager.services / UserJvmOptionsService ?

Open Merudo opened this issue 6 years ago • 3 comments

Would it be possible to add support for jdk.packager.services / UserJvmOptionsService in the plugin?

The feature was available in Danny Althoff's javafx-gradle-plugin but it hasn't been updated in years.

Merudo avatar Sep 04 '19 07:09 Merudo

FYI: https://github.com/beryx/badass-jlink-plugin/ seems to provide support for jpackage which will be be introduced in Java 14

danielpeintner avatar Sep 04 '19 14:09 danielpeintner

I use openjfx/javafx-gradle-plugin with https://github.com/beryx/badass-jlink-plugin/ regularly and they work well together.

I would recommend closing this issue and perhaps adding something in the README referring to https://github.com/beryx/badass-jlink-plugin/.

msgilligan avatar Nov 10 '19 19:11 msgilligan

+1 for closing. Works fine. Especially, when the hint https://github.com/beryx/badass-jlink-plugin/issues/61#issuecomment-504640018 is followed.

koppor avatar Apr 10 '24 21:04 koppor