Skip to content

Module Info Injector

Pre-release
Pre-release

Choose a tag to compare

@DraqueT DraqueT released this 20 Aug 21:36
· 6 commits to master since this release

EDIT: Bugs in this that hadn't been discovered previously. Working out the kinks.

This is the initial release. Checkout the README.md for more info.

If you are getting the error:

"Error: automatic module cannot be used with jlink"

This will help you. It allows you to inject a wrapper module into existing jar files so you can use them when creating a runnable image via jlink. This is a very quick and dirty little ditty, but it should get the job done.

Enjoy.