shuzijun / plantuml-parser

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

How exclude classes from parsing to class diagram? #15

Closed ArtRac closed 1 year ago

ArtRac commented 1 year ago

Hi, How exclude classes from parsing to class diagram? Example, I want exclude Test classes.

Regards

deshanxiao commented 1 year ago

+1 It would be great if some test classes could be excluded.

ArtRac commented 1 year ago

Great :+1: