kb:common:plantuml
This is an old revision of the document!
PlantUML
Notepad++ integration
-
install java
-
move UDL to folder for import
-
%AppData%\Notepad++\userDefineLangs
-
restart notepad++
-
create plantuml.bat
-
menu execute –> run external program insert cmd PathToYour\PlantUML\plantuml.bat “$(FULL_CURRENT_PATH)”
content of plantuml.bat
@echo off java -jar Z:\plantUML\plantuml.jar -charset UTF-8 -o "C:\Users\ae\Pictures" %1
kb/common/plantuml.1647526500.txt.gz · Last modified: 2022/03/17 14:15 by alexander.elbert