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: BUILD.md
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -10,13 +10,13 @@ First, [download the IntelliJ IDEA Community Edition](https://www.jetbrains.com/
10
10
> If you encounter any issues with this process, Read the [Troubleshooting and Setup Tips for IntelliJ IDEA](#troubleshooting-and-setup-tips-intellij-idea)
11
11
12
12
1. Clone the Processing4 repository to your machine locally
13
-
2. Open the cloned repository in IntelliJ IDEA CE
14
-
3. When prompted, select **Trust Project**. You can preview the project in Safe Mode but you won't be able to build Processing.
15
-
4. IntelliJ may start loading Gradle dependencies automatically. Wait for this process to complete.
16
-
5. In the main menu, go to File > Project Structure > Project Settings > Project.
17
-
6. In the SDK Dropdown option, select a JDK version 17 or Download the jdk
18
-
7. Click the green Run Icon in the top right of the window. This is also where you can find the option to debug Processing.
19
-
8. Logs can be found in the `Build` or `Debug` pane on the bottom left of the window
13
+
1. Open the cloned repository in IntelliJ IDEA CE
14
+
1. When prompted, select **Trust Project**. You can preview the project in Safe Mode but you won't be able to build Processing.
15
+
1. IntelliJ may start loading Gradle dependencies automatically. Wait for this process to complete.
16
+
1. In the main menu, go to File > Project Structure > Project Settings > Project.
17
+
1. In the SDK Dropdown option, select a JDK version 17 or Download the jdk
18
+
1. Click the green Run Icon in the top right of the window. This is also where you can find the option to debug Processing.
19
+
1. Logs can be found in the `Build` or `Debug` pane on the bottom left of the window
0 commit comments