Releases: Draluy/DependencyGrapher
Releases · Draluy/DependencyGrapher
1581849312
DependencyGrapher
How to install
- Install Graphviz: https://graphviz.org/download/
- Download the jar and run it: java -jar...
What it does
Will ask you to choose a folder.
Will statically parse all the java files in the folder, and create a dependency graph from the dependencies it finds.
The graph should be displayed in the browser automagically.
1579947510
DependencyGrapher
How to install
- Install Graphviz: https://graphviz.org/download/
- Download the jar and run it: java -jar...
What it does
Will ask you to choose a folder.
Will statically parse all the java files in the folder, and create a dependency graph from the dependencies it finds.
The graph should be displayed in the browser automagically.