Missing Java is not reported as error
Muph0 opened this issue · 1 comments
Muph0 commented
I just installed plantuml on a new computer and it took me a while to realize that I have no java installed because the extension just didnt show any errors. It even said that diagram rendering was successful.
But I have no Java installed:
sh-5.2$ java --version
sh: java: command not found
sh-5.2$ dot --version
dot - graphviz version 8.0.5 (20230430.1635)
sh-5.2$ which dot
/c/Program Files/Graphviz/bin/dot