idea安裝PlantUML-解決(Cannot find Graphviz)錯誤


  1. 打開File>Settings>Plugins

  2. 搜索PlantUML integration 插件,點擊install安裝並重啟idea。
    在這里插入圖片描述

  3. 使用過程中可能遇到,cannot find Graphviz,
    在這里插入圖片描述
    百度下載並安裝Graphviz

  4. 配置環境變量

    添加系統變量
    變量名:GRAPHVIZ_DOT 
    變量值:D:\Application\graphviz-2.38\release\bin\dot.exe 
  5. 關閉重啟idea
    成功解決
    在這里插入圖片描述

PlantUML官方文檔https://plantuml.com/

轉載於:https://blog.csdn.net/Yuan_Liqiang/article/details/103775152


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM