libraries that split packages

Jeff Hain jeffhain at rocketmail.com
Mon Mar 21 23:50:44 UTC 2016


Hi.


>I am also interested in concrete examples.
>Can anybody help me out?


Just pushed a sample for computing split packages,
using Jadecy:
https://github.com/jeffhain/jadecy/blob/master/src/samples/java/net/jadecy/SplitPackageSample.java


Replacing JAVA_HOME value with the path of a directory containing
all the jars you like, it would show you all the split packages,
and classes causing them.


-Jeff



More information about the jigsaw-dev mailing list