Skip to content

Java LS doesn't exit sometimes #2302

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

Closed
snjeza opened this issue Oct 31, 2022 · 0 comments · Fixed by #2303
Closed

Java LS doesn't exit sometimes #2302

snjeza opened this issue Oct 31, 2022 · 0 comments · Fixed by #2303
Assignees
Labels

Comments

@snjeza
Copy link
Contributor

snjeza commented Oct 31, 2022

Steps to reproduce in VS Code 1.12:

  • set
"java.import.generatesMetadataFilesAtProjectRoot": true,

in settings.json

$ git clone [email protected]:springframeworkguru/spring-rest-client-examples.git
$ cd spring-rest-client-examples
$ rm -rf ~/.config/Code/User/workspaceStorage/
$ rm -rf .project .classpath .settings/ .factorypath target/ .apt_generated*
$ code .
  • wait for Java LS to build the workspace
  • exit VS Code
$ rm -rf .project .classpath .settings/ .factorypath target/ .apt_generated*
$ code .
  • exit VS Code
    Java LS freezes.
@snjeza snjeza self-assigned this Oct 31, 2022
@rgrunber rgrunber added the bug label Oct 31, 2022
@rgrunber rgrunber added this to the End November milestone Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants