I did not found information in the README.md how this plugin relates to jlink.
We pass some custom parameters to jlink -- https://github.com/JabRef/jabref/blob/fef855aadea92292cab8ee7605626f818bd5fa23/jabgui/build.gradle.kts#L228
I think, the other jlink parameters are not needed as we do not need to merge modules (hopefully)
We do, however, need some OS-specific jpackage configuration: https://github.com/JabRef/jabref/blob/fef855aadea92292cab8ee7605626f818bd5fa23/jabgui/build.gradle.kts#L324
I did not found information in the README.md how this plugin relates to
jlink.We pass some custom parameters to jlink -- https://github.com/JabRef/jabref/blob/fef855aadea92292cab8ee7605626f818bd5fa23/jabgui/build.gradle.kts#L228
I think, the other jlink parameters are not needed as we do not need to merge modules (hopefully)
We do, however, need some OS-specific jpackage configuration: https://github.com/JabRef/jabref/blob/fef855aadea92292cab8ee7605626f818bd5fa23/jabgui/build.gradle.kts#L324