We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 119d5ef commit 93524e8Copy full SHA for 93524e8
.vscode/settings.json
@@ -1,4 +1,5 @@
1
{
2
"java.compile.nullAnalysis.mode": "automatic",
3
- "java.configuration.updateBuildConfiguration": "interactive"
4
-}
+ "java.configuration.updateBuildConfiguration": "interactive",
+ "java.jdt.ls.java.home": "/usr/lib/jvm/msopenjdk-current"
5
+}
0 commit comments