Closed efinder2 closed 1 year ago
Yeah. It happens to me too. It can't generate associations and dependencies automatically.
IntelliJ itself can generate diagrams from the code - https://www.jetbrains.com/help/idea/class-diagram.html#manage_class_diagram - it can be exported to PlantUML
this plugin makes images, not code.
Sometimes i Need to generate a class diagram with lots of associations / dependencies. At the moment i create them manually.
It would be nice, if the plugin offered this option. It could read the import statements and parse them.