Skip to content

Fix diff tool detection on Java 25

Latest

Choose a tag to compare

@LarsEckart LarsEckart released this 13 May 16:54
· 6 commits to master since this release

Fixed diff reporter availability detection for empty program paths.
This prevents IntelliJReporter from being selected on Java 25 when no JetBrains IDE is running.

Fixes #800.