File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,9 @@ First, [download the IntelliJ IDEA Community Edition](https://www.jetbrains.com/
771 . Clone the Processing4 repository to your machine locally
881 . Open the cloned repository in IntelliJ IDEA CE
991 . 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
10+ 1 . Open the ` Project Structure ` window (` Ctrl+Alt+Shift+S ` on Windows/Linux or ` ⌘; ` on macOS)
11+ 2 . Go to ` Project Settings > Project `
12+ 1 . In the SDK Dropdown option, select a JDK version 17 or ` Download a JDK `
12131 . Select your platform (Windows, MacOS or Linux) in the top right of the window
13141 . Click the green Run Icon next to it
14151 . Logs can be found in the ` messages ` or ` run ` pane on the bottom left of the window
You can’t perform that action at this time.
0 commit comments