Collection of modular Java projects
For each project...
- Launch your build tool to compile all modular jars.
- Run
jdeps --module-path ${HERE BE MODULES} --add-modules=ALL-MODULE-PATH --multi-release base -summary - Compare the output of the former
jdepsrun with thejdeps-summary.txtstored per project.