Help downloading Kotlin
已回答
Hello , I'm fairly new to coding and currently taking classes. I am having trouble accessing the Kotlin Courses. When I go to Learn -> Get Started → when I click on Kotlin it says " Failed to determine Java Version from String: Oracle Open JDK version 22.0.2. In the settings section , choose or download another JDK. I do that but the issue still persists. If anyone knows a fix please let me know thanks!

请先登录再写评论。
Could you please try selecting JDK 17 as Gradle JVM in Settings/Preferences | Build, Execution, Deployment | Build Tools | Gradle?
After that, please ensure that JDK 17 is selected as Project SDK in File | Project Structure.
Please let me know if that helps.