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