Replacement from DataSourceUiUtil.performAutoSyncTask

已回答

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

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

请先登录再写评论。