runInTerminal was removed from the server interface, that is why it is removed here as well. setExceptionBreakpoints also has a return value now. You can read about that in the release notes for lsp4j version 0.13.0:
https://github.com/eclipse/lsp4j/releases/tag/v0.13.0
Upgrade to newest version of lsp4j debug library.
runInTerminal was removed from the server interface, that is why it is removed here as well. setExceptionBreakpoints also has a return value now. You can read about that in the release notes for lsp4j version 0.13.0: https://github.com/eclipse/lsp4j/releases/tag/v0.13.0