Replacement from DataSourceUiUtil.performAutoSyncTask

Answered

Now performAutoSyncTask in DataSourceUiUtil and DataSourceUtil deprecated and marked for removal.  Any other suggestions on how to initiate a data source update from the plugin code?

0
3 comments

There is a coroutine version of this function that is better to be used

0

Alexander Kass , it seems that in the IntelliJ IDEA 2025.1 this coroutine is also deprecated, could you please assist with the replacement?

0

The function that I was talking about is
com.intellij.database.util.DataSourceUtilKt#performAutoIntrospection
That is ok
Which coroutine function was deprecated?

1

Please sign in to leave a comment.