vanniuner

Results 44 comments of vanniuner

I think run test by your own mvn test phase is better.

![CleanShot 2023-05-18 at 20 06 30](https://github.com/emacs-lsp/lsp-java/assets/7248023/1fe08903-7f0f-4efd-9ad7-08f29b34b957) Maybe it's case by your package-archives setting. use mine setting and have a try. ``` (setq package-archives '(( "gnu" . "http://mirrors.tuna.tsinghua.edu.cn/elpa/gnu/" ) ( "org-cn"...

So , did jdtl 1.23 having some new features which you are expected , otherwise use 1.22.

Maybe you cloud use `lsp-workspace-folders-remove` and remove the project which is no needful. And use `lsp-workspace-restart` for restart your jdtls.