Skip to content

IntelliJReporter seems broken with Java 25 #800

@shawkins

Description

@shawkins

With no intellij running and using Java 25 IntelliJReporter.findJetBrainsIdes() returns "", which becomes the diffProgram. Later the checkFileExists performs new File("").exists() and that returns true - but then an exception is thrown via launch as the program is not actually not valid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions