Is there any tool or technique to build valid java-module from old plain jar with its dependencies? It would solve split package problem in old libraries.
There is similar question, but automatic modules cannot help in this case.
Is there any tool or technique to build valid java-module from old plain jar with its dependencies? It would solve split package problem in old libraries.
There is similar question, but automatic modules cannot help in this case.