Skip to content

Instantly share code, notes, and snippets.

@george-haddad
Last active June 11, 2025 06:20
Show Gist options
  • Save george-haddad/9ce7ff06cfb4ba6649578c6219f44963 to your computer and use it in GitHub Desktop.
Save george-haddad/9ce7ff06cfb4ba6649578c6219f44963 to your computer and use it in GitHub Desktop.
Cleaning up Java worksapce in VSCode

At times we get some funky errors in vscode when doing a lot of changes in Java.

I found this command handy to clear some Java issues.

Run CTRL+SHIFT-P and select the command

Java: Clean Java Language Server Workspace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment