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 0a08a89 commit 32b586cCopy full SHA for 32b586c
README.md
@@ -38,7 +38,8 @@ See the [changelog](CHANGELOG.md) for the latest release. You might also find us
38
* Ensure Java path is set in either:
39
* `java.home` in VSCode preferences
40
* Environment variable `JAVA_HOME` or `JDK_HOME`
41
- * **Note**: The path should end at the parent folder that contains the `bin` folder.
+ * **Note**: The path should end at the parent folder that contains the `bin` folder.
42
+ **Example Path**: `/usr/lib/jvm/java-1.8.0` if `bin` exists at `/usr/lib/jvm/java-1.8.0/bin`.
43
44
## Supported VS Code settings
45
0 commit comments