Intellij IDEA plugin for PlantUML
This plugin provides integration with popular PlantUML diagramming tool
Author: Eugene Steinberg
Contributors:
- PlantUML tool window renders PlantUML source code under caret in currently selected editor
- Supports multiple sources per file
- Supports pagination and zoom
- Can copy diagram to clipboard or export as PNG, EPS or SVG
- Don't forget that @startuml tag is required.
- To be able to generate many diagram types, you must have Graphviz installed on your machine. About screen tests your installation.