docfix/tweaked the Run_via_IntelliJ_IDEA.md

This commit is contained in:
hongwei 2024-11-25 15:03:53 +01:00
parent 374ca727a7
commit 35ea741ae4

View File

@ -12,7 +12,7 @@
* Alternatively you can do File -> New -> Project from VCS and checkout the project directly from github.
* When / if prompted for SDK, choose Java 1.8 (and Scala 2.12) otherwise keep the defaults. Use the Maven options. Do not change the project name etc.
* When / if prompted for SDK, choose Java 11 (and Scala 2.12) otherwise keep the defaults. Use the Maven options. Do not change the project name etc.
* If you see a message about an unmanaged pom.xml, click the option to let Maven manage it.