Skip to content

Commit 1a3f5e4

Browse files
authored
Updated Build instructions for first time contributors
[skip ci]
1 parent e570375 commit 1a3f5e4

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

build/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ First, [download the IntelliJ IDEA Community Edition](https://www.jetbrains.com/
66

77
1. Clone the Processing4 repository to your machine locally
88
1. Open the cloned repository in IntelliJ IDEA CE
9-
1. Click `Install Required Plugins` on the bottom right
10-
1. Restart IntelliJ IDEA CE
9+
1. Click `Install Required Plugins` on the bottom right or in the notification tray
10+
1. In the main menu, go to File > Project Structure > Project Settings > Project.
11+
1. In the SDK Dropdown option, select a JDK version 17 or Download the jdk
1112
1. Select your platform (Windows, MacOS or Linux) in the top right of the window
1213
1. Click the green Run Icon next to it
14+
1. Logs can be found in the `messages` or `run` pane on the bottom left of the window
1315

1416
## Manual Approach
1517

0 commit comments

Comments
 (0)