Skip to content

Commit 62ae94e

Browse files
committed
Project SDK note
1 parent d975ba1 commit 62ae94e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ How cool is that?
1919

2020
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.
2121

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+
2227
From now, everything's in your hands!
2328
Join the [Advent of Code][aoc] contest, solve the *Day 01* as soon as it is published.
2429

@@ -138,6 +143,7 @@ If you stuck with Kotlin-specific questions or anything related to this template
138143
[amper]: https://blog.jetbrains.com/blog/2023/11/09/amper-improving-the-build-tooling-user-experience/
139144
[amper-template]: https://github.com/kotlin-hands-on/advent-of-code-kotlin-template-amper
140145
[docs]: https://kotlinlang.org/docs/home.html
146+
[docs-project-structure]: https://www.jetbrains.com/help/idea/project-settings-and-structure.html
141147
[issues]: https://github.com/kotlin-hands-on/advent-of-code-kotlin-template/issues
142148
[kiss]: https://en.wikipedia.org/wiki/KISS_principle
143149
[kotlin]: https://kotlinlang.org

0 commit comments

Comments
 (0)