Deprecated API usage when overriding ToolWindowFactory

In my plugin I override the ToolWindowFactory and get the below deprecated API usage warnings:

However, I never use these APIs, it seems to be that the IDE calls them internally, but the verified still flags them

1 Like

This behavior is still present in the verifier version “1.398” that the plugin marketplace is using as of writing this response.

Is this a known bug or?

PS: If this is meant to be in the topic of jetbrains marketplace, please move it since I see no option to do so here

I have investigated what is going on and for now, I have put an editorial note on your plugin in JetBrains Marketplace. As your plugin is obfuscated with a proper track record, it is hard to investigate more.

This usage will not block the plugin approval.

1 Like