brew install graphviz
解决方法1:brew update
通过指令测试:dot -v
同时配置了graphviz环境变量(但是对与画图没什么影响,以后可以不用配置)
subl ~/.bash_profile export GRAPHVIZ_DIR=/opt/homebrew/Cellar/graphviz/5.0.1/bin export PATH=$PATH:$GRAPHVIZ_DIR:$MAVEN_HOME/bin:/Users/alsc/IdeaTool/gradle/gradle-4.2.1/bin source ~/.bash_profile
VScode的设置模式改成setting.json模式的方式如下所示。
plant预览过程中警告检索不到Times字体,这是因为老版本的javaJDK包需要这个已经不被维护的Times字体