redhat-developer / intellij-kubernetes

IntelliJ Kubernetes plugin
https://plugins.jetbrains.com/plugin/15921-kubernetes-by-red-hat
Eclipse Public License 2.0
20 stars 20 forks source link

1.3.0 is incompatible to all IC starting with IC-2022.3 up to IC-2024.1 #749

Closed adietish closed 7 months ago

adietish commented 7 months ago

related to #738 related to https://github.com/redhat-developer/intellij-common/issues/222

image

The problem here is com.redhat.devtools.intellij.common.utils.function.TriConsumer which lives in intellij-common 1.9.4. Without it, there's only an incompatiblity to IC-2022.3 left:

image