When running verifier against my plugin code, I am getting the following warning:
Deprecated class
Observable
is referenced inListTableWithButtons
I am using the class ListTableWithButtons
in my code, but it is not part of my code - are there plans from Jetbrains to fix it?