Skip to content

Compatibility Issue with Kotlin Scripting Plugin on IntelliJ IDEA 2023.3.4 #3

@AlessandroS94

Description

@AlessandroS94

I've encountered an issue while attempting to run a plugin I'm developing for CLion 2023.2.3, using IntelliJ IDEA 2023.3.4 (Ultimate Edition). When I try to execute my plugin, I receive the following warning and error messages:
Warning: Default scripting plugin is disabled: The provided plugin org.jetbrains.kotlin.scripting.compiler.plugin.ScriptingCompilerConfigurationComponentRegistrar is not compatible with this version of compiler.
Error: Unable to evaluate script, no scripting plugin loaded.
This suggests there's a compatibility problem between the Kotlin scripting compiler plugin and the version of the Kotlin compiler being used.
Could you please provide guidance on how to resolve this issue or suggest any workarounds?
Thank you for your assistance.

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