Skip to content

Commit 65e3f7e

Browse files
authored
Update DEVNOTE.md (#283)
1 parent 93bee98 commit 65e3f7e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

DEVNOTE.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,18 @@
88

99
![image](https://user-images.githubusercontent.com/106974353/174806216-9d4969b4-51fb-4531-a6d0-94e3734a437a.png)
1010

11-
*don\`t forget to check your Project SDK and Gradle SDK are of 1.8 Java version.
11+
⚠️ Important don\`t forgets at this step:
12+
13+
✔️ check your Project SDK and Gradle SDK are of 1.8 Java version.
1214

1315
![image](https://user-images.githubusercontent.com/106974353/174812758-fcbabb5b-0411-48d7-aefe-6d69873185e3.png)
1416
![image](https://user-images.githubusercontent.com/106974353/174806632-ed796fb7-57dd-44b5-b499-e9eeb0436f15.png)
1517

18+
✔️ check your System environment variables: the KOTLIN_HOME variable path should be set up
19+
20+
![image](https://user-images.githubusercontent.com/106974353/175059333-4f3b0083-7964-4886-8fcd-48c475fc1fb3.png)
21+
22+
1623
3. Open Gradle tool window
1724
4. Launch Task utbot > Tasks > build > assemble
1825

0 commit comments

Comments
 (0)