kaitai_struct_java_runtime icon indicating copy to clipboard operation
kaitai_struct_java_runtime copied to clipboard

Provide a module-info

Open bowbahdoe opened this issue 2 years ago • 0 comments

Without a module-info for the runtime, kaitai generated code can't be used directly with jlink. A multi-release jar can be used instead of bumping the minimum version from 7.

bowbahdoe avatar Aug 04 '23 03:08 bowbahdoe