Using Intellij 2026.1 EAP, I started encountering a strange issue 🧵
Hey @imre, just to let you know I haven't forgotten about this, I had hoped to get a release out sooner but what I'm working on has about a gazillion edge cases I'm working through. I thought I'd check how bad this issue is and I can split them if required and do a patch release sooner.
But I hope it will be worth the wait 🙂
niiiiice
No rush Colin, I'm holding off upgrading to a new IJ EAP until this is out. No fancy Jetbrains announcements anymore that used to make me want to be bleeding edge anyway
Once more issue I started encountering: • 2026.1 EAP • Evaluate something in the repl • Select something in the repl output pane • Cmd-c to try to copy it • Paste • It appears something from the editor window is copied and pasted as opposed to what I had selected in the repl output • Right-click copy works as intended however
thanks!
well, IntelliJ just said I'm no longer allowed to use that last good EAP build 😛
Well damn. Ok, let me see where I'm at at the end of today and I'll either split or publish, even if it's a bit WIP
In every build greater than I tried, I'm unable to run repls.
I normally start my repl using the Run... action which opens a popup
I select my repl config and click Run, then nothing happens
When I try again, the Run option is missing.
Clicking debug or profile does nothing either but make those options go away too
Running a config from the Edit Configurations... dialog also does nothing
fyi @cfleming
Do you have any errors in your log file? In one of the recent builds they have changed the required version of Kotlin, and it's possible this is affecting things in weird ways.
I'll see if I can repro that with the latest EAP. I've been working on the build after the Kotlin change, but I'll repro with the current Cursive version and the latest IntelliJ EAP.
I'm seeing a lot of java.lang.ClassNotFoundException: org.jetbrains.idea.maven.aether.ArtifactRepositoryManager with <tel:261.21525.39|261.21525.39>
Ok, yes I have that fixed locally but I didn't think it would have these wide-ranging effects - I'll get that out shortly.
i found out yesterday that there have been 5 (!) 2026.1 EAP releases so far but JetBrains hasn't made a peep about any of it on any of their official channels… are they doing OK? 🤔
I'm not sure if they're doing OK, but this annoys me greatly too - even us plugin devs don't have an official channel for finding out about new EAP builds.
now that’s really messed up on their end. i thought they would at least communicate this kind of stuff on an internal channel.