A Java parser to extract the usage of collections in Java code.
To build Collection-explorer you need the following dependencies:
Java 10 or older
Maven
Run the command mvn package to generate an executable jar with all dependencies embeded.
Run the jar with the help -h command to see the available options.
Documentation in progress.