shuzijun / plantuml-parser

Convert the Java(or kotlin) source code to Plantuml
https://plugins.jetbrains.com/plugin/15524-plantuml-parser
Apache License 2.0
114 stars 27 forks source link

generate the class diagram of "all open files" #13

Open zhouyijiaren opened 2 years ago

zhouyijiaren commented 2 years ago

在看一些比较大的项目时,如果全部生成,解析不过来。 但是,如果是已经打开的大量文件同时生成在一张图。那么就很nice了。

shuzijun commented 2 years ago

可以在project窗口,选择选中多个需要生成的文件,然后右键生成。