Where is plantuml.jar stored in Win Eclipse installation

0 votes
asked Dec 28, 2018 in Closed question / help by ERKUT
Hi there,

Installed PlantUML in Eclipse, works well. I can embed UML State diagrams in C++ code and depict on the PlantUML View in Eclipse.

However, Doxygen does not embed PlantUML diagrams  into Doxygen outputs. It requires the path of the "plantuml.jar" file.

Where is "plantuml.jar" is installed for the Eclipse? Is there a way to find out its location easily? Like

 @startuml
 version
 @enduml

showing the properties including installation path.

Thanks in advance

-Erkut
commented Dec 29, 2018 by albert (3,520 points)
Probably easiest to either search the disk for the file (e.g. in a command window) or install just a version of the plantuml at a place of your choice (note in the later case you to update always twice for new versions).

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...