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: README.md
+6
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,11 @@ How cool is that?
19
19
20
20
Right after the [@actions-user][actions-user] actor pushes the second commit to your repository, you're ready to clone it within the IntelliJ IDEA.
21
21
22
+
> [!IMPORTANT]
23
+
>
24
+
> Right after opening the project in IntelliJ IDEA, verify if you use at least **Java 11** as Project SDK.
25
+
> To do that, visit [Project Structure Settings][docs-project-structure] (<kbd>⌘ Cmd</kbd><kbd>;</kbd> on macOS or <kbd>Ctrl</kbd><kbd>Alt</kbd><kbd>Shift</kbd><kbd>S</kbd> on Windows/Linux).
26
+
22
27
From now, everything's in your hands!
23
28
Join the [Advent of Code][aoc] contest, solve the *Day 01* as soon as it is published.
24
29
@@ -138,6 +143,7 @@ If you stuck with Kotlin-specific questions or anything related to this template
0 commit comments