This plugin enables you to open the built-in Intellij-IDEA diff-viewer to compare validation- and output-files in the current project or module using a configurable keyboard shortcut.
./gradlew build
./gradlew runIde
./gradlew runPluginVerifier
Before deployment make sure the plugin is compatible by running ./gradlew runPluginVerifier
. For instructions about the actual deployment see https://plugins.jetbrains.com/docs/intellij/deployment.html