devanpedrik

Results 4 comments of devanpedrik

I am currently using the extension and facing this issue as well, are there any updates regarding the out of memory issue?

> Is vscode-java just notifying that it ran out of memory, and recommending to increase XmX ? Does the log file accessed from `Java: Open Java Language Server Log File`...

>Does the opened folder in your workspace contain a .vscode/settings.json file that sets java.jdt.ls.vmargs ? By default vscode-java will set [-XmX1G](https://github.com/redhat-developer/vscode-java/blob/d004bda158b74097fe5dd19e3dfa50d5dbda1c7c/package.json#L304) but if your project contains a settings file that...

Doing a full publish prompt error message but still manage to deploy war. ![image](https://github.com/redhat-developer/vscode-server-connector/assets/66743610/2bbb1118-cb9c-4bc1-8a3e-8b0e2ff0005f) which is the same error message shown when clicking terminate server. Also if I may get...