intellij-kubernetes
intellij-kubernetes copied to clipboard
fix usage of deprecated jetbrains API usage
Starting with 0.7.1 the following deprecated API usage is complained about in the plugin marketplace:

We should only replace these deprecated calls once we have no choice any more, once the API is about to be removed. Alternatively we then can choose to bump the lowest supported IDEA version (currently IC-2021.1). In order to support several versions we currently need to introduce reflective helpers. I thus postpone this issue.
This issue doesn't exist any more.
Closing as OUTDATED.