Skip to content

Commit a6cd597

Browse files
authored
add note about JDK installation location
1 parent 2f9e233 commit a6cd597

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/overview/First-Time-Build.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ See [Install Visual Studio](/iocs/compiling/Install-Visual-Studio)
2121

2222
Install **OpenJDK 21 hotspot** from https://adoptium.net/?variant=openjdk21&jvmVariant=hotspot (the MSI installer is fine, tick all the boxes when it asks you which components to install)
2323

24+
The installation location should be `C:\Instrument\Apps\JDK\<version>`.
25+
2426
```{important}
2527
**Do not install an Oracle JDK**. It has an unsuitable license.
2628
```

0 commit comments

Comments
 (0)