Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jasonjckn opened this issue Oct 22, 2024 · 0 comments
Open

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

jasonjckn opened this issue Oct 22, 2024 · 0 comments

Comments

@jasonjckn
Copy link

jasonjckn commented Oct 22, 2024

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
image

image

Logs
emacs_lsp_log.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant