You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/overview/First-Time-Build.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,8 @@ See [Install Visual Studio](/iocs/compiling/Install-Visual-Studio)
21
21
22
22
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)
23
23
24
+
The installation location should be `C:\Instrument\Apps\JDK\<version>`.
25
+
24
26
```{important}
25
27
**Do not install an Oracle JDK**. It has an unsuitable license.
0 commit comments