Compilation of changes to any part of the stack that may break some configurations
Due to many changes happening in multiple parts of the stack and breaking after updates I made this thread to post compilations of changes that broke configs. It's a compilation of my experience + bugs reported in this repository.
Undo last update
You can try jdtls --restore, which will undo the last update and restore whatever jdtls installation you had before
Will not work if you called jdtls --update more than once or if you just installed the language server with jdtls --install
Compilation of changes to any part of the stack that may break some configurations
Due to many changes happening in multiple parts of the stack and breaking after updates I made this thread to post compilations of changes that broke configs. It's a compilation of my experience + bugs reported in this repository.
Undo last update
You can try
jdtls --restore
, which will undo the last update and restore whatever jdtls installation you had before