Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

PlantUML and Graphviz plugin setup PHPstorm

I have already setup PlantUML plugin in PhpStorm.

and I have download Graphviz 2.36 and install in my machine.

I have searched how to setup Graphviz in order to use PlantUML to do a UseCase in PhpStorm, but I can't found any information

like image 811
Jongz Puangput Avatar asked Feb 10 '26 23:02

Jongz Puangput


1 Answers

It wasn't really clear to me how to install this thing, so here's some instructions with pictures.

First install the plugin:

enter image description here

Set the "Graphviz dot executable":

enter image description here

Optionally associate with .dot files:

enter image description here

You have to wrap your code with @startuml and @enduml for it to do anything, so its not really a dot file, but good enough:

enter image description here

like image 167
mpen Avatar answered Feb 14 '26 14:02

mpen



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!