Skip to content

Commit

Permalink
Project SDK note
Browse files Browse the repository at this point in the history
  • Loading branch information
hsz committed Nov 29, 2023
1 parent d975ba1 commit 62ae94e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ How cool is that?

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.

> [!IMPORTANT]
>
> Right after opening the project in IntelliJ IDEA, verify if you use at least **Java 11** as Project SDK.
> 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).
From now, everything's in your hands!
Join the [Advent of Code][aoc] contest, solve the *Day 01* as soon as it is published.

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

0 comments on commit 62ae94e

Please sign in to comment.