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

Provide compatibility to IC-2024.3 #785

Closed adietish closed 2 months ago

adietish commented 2 months ago

IC-2024.3 EAP moved the json plugin from platform to a separate plugin. This breaks our compatibility:

image

IC-2024.3 should be available in November this year.

Here are some relevant commits

see marketplace verification results: https://plugins.jetbrains.com/plugin/15921-kubernetes-by-red-hat/edit/versions/stable/587445

adietish commented 2 months ago

I just installed our current build into IC-2024.3 EAP and it works fine. Very possible that this wont be the case once it is released as final.

adietish commented 2 months ago

In order to be compatible across the versions, we could declare the json plugin as an optional dependency which isn't available for < IC-2024.3