报告实现不正确的数据提供程序接口的 JComponent 类。

javax.swing.JComponent 必须使用 com.intellij.openapi.actionSystem.UiDataProvider,而不是过时的 com.intellij.openapi.actionSystem.DataProvider API。

2024.3 最新变化