ferstl / depgraph-maven-plugin

A Maven plugin that generates dependency graphs in various formats (DOT, GML, PlantUML, JSON and Text)
Apache License 2.0
554 stars 84 forks source link

Is there an equivalent IntelliJ IDEA plugin for this Maven plugin? #176

Open DQinYuan opened 9 months ago

DQinYuan commented 9 months ago

This Maven plugin is fantastic. It would be even better if it could be integrated into an IntelliJ IDEA plugin. I haven't been able to find a feature in IDEA that allows me to draw multi-module aggregates. Does anyone know if there is an IntelliJ IDEA plugin available that offers similar functionality?