We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6659560 commit 3f52fa8Copy full SHA for 3f52fa8
content/posts/running-intellij-jdk-17-windows.md
@@ -46,7 +46,7 @@ still contains those but are not exported by default anymore. Trying to access t
46
Use the `Find Action` hotkey (`ctrl` + `shift` + `A` on Windows & Linux, `CMD` + `shift` + `A` on Mac) to search
47
for `Choose Boot Java Runtime for the IDE...`.
48
49
-{{< figure src="/media/posts/intellij-switch-jdk17.png" title="jdk-switcher dialog" >}}
+{{< figure src="/media/posts/intellij-switch-jdk17.png" alt="jdk-switcher dialog" >}}
50
51
In the opening dialog you can select the JDK you want to use. IntelliJ comes with several flavors of JDK 11, but you can
52
add any other compatible installed. IntelliJ should automatically pick up and suggest an installed JDK.
0 commit comments