plantuml-parser
plantuml-parser copied to clipboard
Convert the Java(or kotlin) source code to Plantuml
Hi, It would be useful to run as a Maven plugin or CLI application. Then it would be very useful for automatically generating documentation. Regards Artur
**Description** Class composition is not visible in generated UML diagram **To Reproduce** Check the below image, which shows that I have 3 classes: - Person - Job - Hobby ...
Just stumbled over this great tool while trying to generate some better and more up-to-date documentation of my application. This is absolutely terrific! Great Job! My only questions so far:...
**Describe the bug** A problem occurred configuring project ':plantuml-parser-plugin'. > Could not resolve all files for configuration ':plantuml-parser-plugin:classpath'. > Could not find org.jetbrains.intellij.plugins:structure-base:3.139. Searched in the following locations: - https://plugins.gradle.org/m2/org/jetbrains/intellij/plugins/structure-base/3.139/structure-base-3.139.pom...