You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reason I submitted the issue was because I frequently ran "Clean Java Language Server Workspace" due to the issue mentioned here: [#3797]
This reset the settings, so I thought it would be helpful to have a global setting option.
However, while searching, I came across this post:
Create the file "${PROJECT_ROOT}/.settings/org.eclipse.jdt.core.prefs".
💡 In my case, I've never opened this project to eclipse, so the .settings folder didn't exist.
Add the following content to the "org.eclipse.jdt.core.prefs" file:
[provide a description of the issue]
Environment
Hello,
I am aware that there is a GUI menu to set the "-parameters".
-parameter
compiler arg by default #2872However, when I execute "Clean Java Language Server Workspace", the option gets reset, which feels a bit inconvenient.
So, it would be nice to have an option to set it globally in something like User Settings.json.
Thank you. 👍
The text was updated successfully, but these errors were encountered: