Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The DC add-on depends on the third party library called GraphViz. The library needs to be installed on each DC node. Alternatively, you may opt to use your own PlantUML backend as explained below.

Run the command in the plugin Editor:

Code Block
@startuml
version
@enduml

PlantUML should return someting like this if everything is OK:

...

First, run up the server hosting the PlantUML and obtain the URL.

...