Updated: 30 July 2025
Quick start
See https://plantuml.com/starting
- Go to https://plantuml.com/download and choose the GPL compiled jar.
- Launch the PlantUML GUI with
java -jar plantuml.jar -gui
- With the GUI, navigate to a directory containing plantuml text files. The UML image files should be automatically created in the same directory.