1.idea打开setting
2.找到pulgin. add plantuml integration
3.可能遇到,cannot find Graphviz,安装Graphviz
4 配置环境变量 GRAPHVIZ_DOT D:\soft\graphviz-2.38\release\bin\dot.exe 注意非path里面配置
5 重启idea
可以画各类图, 使用语言来描述各种图,类图,泳道图,流程图等.
参考
http://www.ibm.com/developerworks/cn/opensource/os-cn-ecl-plantuml/index.html
http://plantuml.com/unicode
http://archive.3zso.com/archives/plantuml-quickstart.html
网友评论