不正なデータプロバイダーのインターフェースを実装している JComponent クラスを報告します。

javax.swing.JComponent は廃止された com.intellij.openapi.actionSystem.DataProvider API ではなく、com.intellij.openapi.actionSystem.UiDataProvider を使用する必要があります。

2024.3 の新機能です