


Installed lombok and after that deleted it but the settings for it remain, just deleted it. Thank you for your help! You can close this issue.

I've put the .vmargs setting back to its default value and everything is working properly again. This caused the Language Server to fail to start.Īfter adding the -Dlog.level=ALL parameter to the .vmargs setting, I was finally able to see the error in the output view. When I removed the extension, the settings were still present but the Language Server was unable to the load the manifest from the lombok.jar file (because it was deleted). "-noverify -Xmx1G -XX:+UseG1GC -XX:+UseStringDeduplication -javaagent:\"C:\\Users\\SHall\\.vscode\\extensions\\gabrielbb.vscode-lombok-0.9.7/server/lombok.jar\" -Xbootclasspath/a:\"C:\\Users\\SHall\\.vscode\\extensions\\gabrielbb.vscode-lombok-0.9.7/server/lombok.jar\"" However, the extension added some parameters to the .vmargs setting: I had installed the Lombok Annotations Support for VS Code extension awhile back and decided to remove it. Thank you for giving me the ".vmargs" setting, I was able to figure out what was going wrong. Current Result Expected Result Additional Informations I followed the steps here, but when I run the the Java: Open Java Language Server log file command nothing happens. I am unable to attach the Java Language Server log file. Open the folder with the new Maven project.Create a new Maven project using the quickstart archetype.Install the Language Support for Java(TM) by Red Hat extension (no other extensions are active).

Java extension version: 0.35.0 (November 30th, 2018) JDK version: both java version "1.8.0_141" AND openjdk version "11.0.1" The Language Support for Java server crashed 5 times in the last 3 minutes. Receiving the following error when opening a Maven project folder:
