When running verifier against my plugin code, I am getting the following warning:
Deprecated class
Observableis 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?