Skip to content

Commit 0a08a89

Browse files
NikolasKomonenfbricon
authored andcommitted
Added info for Java setup
1 parent 0d5969d commit 0a08a89

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ See the [changelog](CHANGELOG.md) for the latest release. You might also find us
3737
* Java JDK 8 or more recent
3838
* Ensure Java path is set in either:
3939
* `java.home` in VSCode preferences
40-
* Environment variable `JAVA_HOME` or `JDK_HOME`
40+
* Environment variable `JAVA_HOME` or `JDK_HOME`
41+
* **Note**: The path should end at the parent folder that contains the `bin` folder.
4142

4243
## Supported VS Code settings
4344

0 commit comments

Comments
 (0)