Generate a class diagram for all the Java classes within a package

0 votes
asked Jun 4, 2020 in Question / help by Héloïse

Hello!

I use PlantUML with the Eclipse Plugin (version 1.2019.11).

I saw here that "there’s also experimental support for generating a diagram for all the Java classes in a Java project (or within one or more Java packages)". 

This is a nice feature, is it operational? If so, how can I use it? I didn't see any way to do it through the plugin nor any documentation. All the classes that I want to generate a class diagram for are in a package named "businessmodel".

Thank you!

Héloïse.

1 Answer

0 votes
answered Jun 4, 2020 by plantuml (295,000 points)
Hi,

This forum is related to general PlantUML questions.

Since you are talking about the Eclipse Plugin, you should ask your question here https://github.com/hallvard/plantuml/issues

Regards,
...