Install and use the PlantUML plugin for IntelliJ
masterThe PlantUML plugin integrates the PlantUML diagramming tool into the IntelliJ platform. It provides a dedicated tool window that renders PlantUML source code located under your caret in the active editor.
Key capabilities include:
- Rendering diagrams directly from source code.
- Support for multiple sources within a single file.
- Structure view, code navigation (declaration to usages), and renaming support.
- Pagination and zoom controls.
- Exporting diagrams to clipboard or files (PNG, EPS, SVG, or ASCII Art).
- Caching and incremental rendering for performance.