maximehamm / tzatziki

Cucumber y Tzatziki
26 stars 7 forks source link

Not compatible with latest version of intellij on MAC #60

Closed rjlardizabal closed 6 months ago

s2k commented 6 months ago

Some seomdeatils from the IDEs I'm using:

The error message in RubyMine is:

Plugin 'Cucumber +' (version '15.3.3') is not compatible with 
the current version of the IDE, because it requires build 232.* 
or older but the current build is RM-233.11799.227
Plugin 'Erlang' (version '0.11.1205') is not compatible with the 
current version of the IDE, because it requires build 232.* or 
older but the current build is RM-233.11799.227

The RubyMine version I'm using is:

RubyMine 2023.3
Build #RM-233.11799.227, built on December 1, 2023
Runtime version: 17.0.9+7-b1087.7 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.6.1
GC: G1 Young Generation, G1 Old Generation
Memory: 4096M
Cores: 16
Metal Rendering is ON

For IntelliJ, I use have this version:

IntelliJ IDEA 2023.3 (Ultimate Edition)
Build #IU-233.11799.241, built on December 2, 2023
Runtime version: 17.0.9+7-b1087.7 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.6.1
GC: G1 Young Generation, G1 Old Generation
Memory: 8096M
Cores: 16
Metal Rendering is ON
Kotlin: 233.11799.241-IJ
mdenburger commented 6 months ago

Same issue here, IntelliJ 2023.3.1 shows:

Plugin 'Cucumber +' (version '15.3.3') is not compatible with the current version of the IDE, because it requires build 232.* or older but the current build is IU-233.11799.300

maximehamm commented 6 months ago

Hello A new version of Cucumber+ will be available in two business days (i.e after been reviews by Jetbrain team) Please try again then :) Maxime