Open mattiamerlini opened 2 days ago
Hi @mattiamerlini
You can test your plantuml configuration with:
@startuml
version
@enduml
Then:
Locally:
Or use a plantuml server: Either you can configure a plantuml server on the plugin configuration.
If that can help, Regards, Th.
Error occured only on MacOs with latest Os, Vs Code, Java JDK and extension up-to-date. When previewing / exporting multiple entities or classes, an exception is raised. Copying the same code in planttext everything works. Using same extension on Windows with same entities works fine.
The code:
The exception:
If I remove the second entity everything works. Same issue with classes diagrams.