JetBrains / JetBrains/clion-debugger-plugin-stub

Compatibility Issue with Kotlin Scripting Plugin on IntelliJ IDEA 2023.3.4

Open
#3 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
10
Forks
2
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.