I have recently updated IntelliJ to 2025.2 and now...
# intellij
e
I have recently updated IntelliJ to 2025.2 and now in Kotlin Multiplatform based projects I have the problem that the run configurations for jvmRun based runs are no longer named after the Kotlin class that contains the
main()
function. The new names are based on the module name. This worked fine in 2025.1 and is now in 2025.2 very impractical.
plus one 1
The problem persists in 2025.2.1 preview
What it should be like vs how it is:
p
e
Thanks but that doesn't look relevant to my problem. Meanwhile I went ahead and filed it as a bug: https://youtrack.jetbrains.com/issue/KTIJ-35280/jvmRun-configurations-are-given-the-wrong-name-in-multiplatform-projects