docs: Add note about unsupported default JDK
This commit is contained in:
parent
1e012d759b
commit
9156bd8281
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ If you don't have another preference, the recommendation is to download and inst
|
|||
[Compose Multiplatform IDE Support](https://plugins.jetbrains.com/plugin/16541-compose-multiplatform-ide-support)
|
||||
plugin.
|
||||
|
||||
By default, the JDK used by "IntelliJ IDEA Community Edition (2023.1.3)" is "JetBrains Runtime version 21" which is not currently supported by the project.
|
||||
|
||||
## Alternative: Setting up JDK for use on CLI
|
||||
|
||||
You don't need this if you only use the JDK installed by IntelliJ IDEA.
|
||||
|
|
Loading…
Reference in a new issue