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 958271f commit 1d80c64Copy full SHA for 1d80c64
.vscode/settings.json
@@ -14,5 +14,6 @@
14
"org.mockito.Answers.*"
15
],
16
"maven.executable.preferMavenWrapper": false,
17
- "terminal.integrated.defaultProfile.linux": "zsh"
+ "terminal.integrated.defaultProfile.linux": "zsh",
18
+ "java.configuration.updateBuildConfiguration": "automatic"
19
}
0 commit comments