void showErrorMessage from StandalonePluginWorkspace no longer shower exception stack trace
Posted: Wed Oct 30, 2024 12:30 am
So I am with oxgyen 26 and I realized that the call for void showErrorMessage(java.lang.String message, java.lang.Throwable exception)
doesn't display any stack trace as described in the doc. And there is no "More details" link to be clicked.
Are there any changes to the API? What should I do to get the stack trace back?
doesn't display any stack trace as described in the doc. And there is no "More details" link to be clicked.
Are there any changes to the API? What should I do to get the stack trace back?