Here we go again... in the new EAP Intellij: ```Pl...
# kotest
d
Here we go again... in the new EAP Intellij:
Copy code
Plugin 'Kotest' (version '1.3.74-241.9959-EAP-CANDIDATE-SNAPSHOT') is not compatible with the current version of the IDE, because it requires build 241.* or older but the current build is IU-242.10180.25
@sam Are you putting out a version for this soon? Thanks a lot for all the times you did this! It's just hard to manage without Kotest ๐Ÿ˜‰!
s
yep can get one out this weekend if its ready on their side
๐Ÿ‘ 1
Been trying to release this today, but the latest EAPs are not finding the right Kotlin plugin. This usually happens when the EAPs are very new.
d
Oh... thanks a lot for the effort, like usual you're always very responsive ๐Ÿ˜‰!
Will this also mean support for Intellij's alpha k2 mode?
@sam They just released another EAP today... maybe now it'll work?
s
same issue: Cannot find builtin plugin 'org.jetbrains.kotlin'
๐Ÿ˜ž 1
d
I wonder why all the other plugins I have don't have this problem... I don't have to update them all every new EAP minor version update?
There's really no way to upload a plugin that supports future versions (and if it breaks, then it'll have to be fixed)?
Thanks for trying anyways ๐Ÿ‘๐Ÿผ!
s
I can probably just change the existing one to work up to 242.* and it'll probably just work. They do remove / rename things sometimes between versions which is why I have different versions for each release.
@dave08 There's a known issue with 242 and intellij plugins. They hope to have it addressed soon. https://jetbrains-platform.slack.com/archives/C05C80200LS/p1717000698188159
d
Yeah, but maybe for next time it might be nice to make it work with the next upcoming version so that we avoid this for each new EAP... thanks again for all the effort!
s
I did release a build for 241 that pretends it can work with 242. Maybe try that
d
image.png
It seems like it only supports the 241 series
s
That's from Jan
Should be a newer one
Was approved this am
d
image.png
Seems also for 241.* not 242..
s
Hmmm pretty sure I did 242.* I'll check
d
image.png
image.png
Doesn't mention 2024.2...
s
I did leave it as 241.
I'll do another cut
๐Ÿ‘๐Ÿผ 1
d
Thanks a tons @sam, it's working now ๐Ÿš€ ๐ŸŽ‰ โค๏ธ!