맥
[M1] PlantUML 설치 - Pycharm community
Minidogz
2022. 7. 3. 00:06
SMALL
1. PlantUML 설치
brew install graphviz
brew install plantuml
* 경로 오류가 발생하는 경우(Pycharm community 버전)
Pycharm -> Preferences... -> Language & Framework -> PlantUML 이동
Graphviz dot executable 경로 -> /opt/homebrew/Cellar/graphviz/3.0.0/bin/dot 설정
# 버전은 본인에게 맞는 버전으로 설정
LIST