Skip to content

Latest plugin incompatble with IntelliJ IDEA 2024.3.2 #103

@piotrklibert

Description

@piotrklibert

The plugin declares build after 242.* as incompatible - after recent update, I'm now on:

Build #IU-243.23654.117, built on January 16, 2025

In effect, I can't install the plugin. Are there any actual incompatible changes in the newer IDEA versions?

SLT/build.gradle.kts

Lines 91 to 94 in 177139b

patchPluginXml {
sinceBuild.set("232")
untilBuild.set("242.*")
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions