This DPMN-Diff IntelliJ Platform Plugin that compares two BPMN files and visualizes the differences.
- Side-by-side visualization of BPMN diagrams.
- Visual highlighting of changes (added, removed, changed, layout changes).
- Synchronized scrolling and zooming between diagrams.
- Git integration: compare diagrams across different branches or commits.
- Manual mode: upload BPMN files for comparison.
-
Using the IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "bpmn-diff" > Install
-
Using JetBrains Marketplace:
Go to JetBrains Marketplace and install it by clicking the Install to ... button in case your IDE is running.
You can also download the latest release from JetBrains Marketplace and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.