Skip to content

Update DEVNOTE.md #283

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 23, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion DEVNOTE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,18 @@

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

*don\`t forget to check your Project SDK and Gradle SDK are of 1.8 Java version.
⚠️ Important don\`t forgets at this step:

✔️ check your Project SDK and Gradle SDK are of 1.8 Java version.

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

✔️ check your System environment variables: the KOTLIN_HOME variable path should be set up

![image](https://user-images.githubusercontent.com/106974353/175059333-4f3b0083-7964-4886-8fcd-48c475fc1fb3.png)


3. Open Gradle tool window
4. Launch Task utbot > Tasks > build > assemble

Expand Down