plantuml-parser icon indicating copy to clipboard operation
plantuml-parser copied to clipboard

Convert the Java(or kotlin) source code to Plantuml

Results 14 plantuml-parser issues
Sort by recently updated
recently updated
newest added
trafficstars

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 ![image](https://github.com/user-attachments/assets/66743534-764c-497e-9816-5d8981b64054)...

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...