Closed PaulWinstone closed 8 months ago
jlink works very well with the gradle-modules-plugin. Actually, all example projects of org.beryx.jlink use the gradle-modules-plugin (or the javafx-gradle-plugin, which applies under the hood the gradle-modules-plugin).
A bit of advice - may be an additional piece in the readme would be helpful
I am working with Eclipse 2020-03 buildship and a legacy project moving from Java8 to Java11+ using OpenJDK and OpenJFX running Gradle 6.4.1.
I am making progress after a significant learning curve and a number of configuration crashes too complex to clearly specify -
jlink is helpful in assembling as single module from the automatic modules from legacy code How well should jlink work with gralde-modules-plugin?
I am currently not using this plugin but setting