Skip to content

Commit 50bf7e5

Browse files
committed
Add screenshots to .github/media and link them in BUILD.md
1 parent 348831d commit 50bf7e5

3 files changed

+2
-2
lines changed
Loading
Loading

BUILD.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,14 @@ Make sure IntelliJ is using **temurin-17**, not another version. Some users have
7373
1. Go to **File > Project Structure > Project**
7474
2. Set the **Project SDK** to: `temurin-17 java version "17.0.15"`
7575

76-
![JDK Selection](https://github.com/user-attachments/assets/fc1dd103-c5a9-49e3-be50-40be6d025173)
76+
![JDK Selection](.github/media/troubleshooting-Intellij-setting-djk-version-manually.png)
7777

7878
If it is not already installed, you can download it by:
7979
1. Clicking the SDK input field and then selecting the `Download JDK...` option from the menu
8080
2. Select Version: `17`, Vendor: `Eclipse Temurin (AdoptOpenJDK HotSpot)`
8181

8282

83-
![JDK Download](https://github.com/user-attachments/assets/5f789263-a936-4b1f-ba4b-485924a06a18)
83+
![JDK Download](.github/media/troubleshooting-Intellij-download-jdk.png)
8484

8585
Now go back to your main window and
8686
1. Click the green Run Icon in the top right of the window.

0 commit comments

Comments
 (0)