ITADN

build fail on M-x lsp-java-build-project

#488Openjasonjckn 创建于 2024-10-22
J
jasonjckncommented
**Describe the bug** unknown build error , also there's a bunch of M-x lsp-java-* commands that just don't work for me. But the LSP server is up and running and giving autocomplete. **To Reproduce** M-x lsp-java-build-project **Expected behavior** Expected build to succeed, it kind of looks like it does from the logs, ``` [Trace - 09:40:05 PM] Received notification 'language/progressReport'. Params: { "id": "5bb4bbe1-cd80-4383-9bc9-bf10db44c39c", "task": "Building", "subTask": "", "status": "100% ", "totalWork": 1000, "workDone": 1000, "complete": true } ``` but i get this error message. **Screenshots** <img width="816" alt="image" src="https://github.com/user-attachments/assets/0f7430ed-aa70-41f4-803a-e086d9f78eac"> <img width="354" alt="image" src="https://github.com/user-attachments/assets/f265ceea-9b5e-4ac9-afc8-e5a175e8d782"> **Logs** [emacs_lsp_log.txt](https://github.com/user-attachments/files/17470199/emacs_lsp_log.txt)
1 条评论