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 07b16b5 commit 26e38b4Copy full SHA for 26e38b4
README.md
@@ -30,7 +30,7 @@ You can download the latest build from the [Releases](https://github.com/salesfo
30
```
31
6. Open the _Extensions_ tab in VS Code
32
7. Select _Install from VSIX..._ and choose file built in the fourth step
33
-8. Disable Maven imported (it can cause issues)
+8. Disable Maven import in VS Code settings (it can cause issues)
34
35
{
36
"java.import.maven.enabled": false
0 commit comments