arekolek
01/23/2021, 11:54 AMMainKt has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
./gradlew run
from command line works fine
Where do I configure JDK for the IDE? (IntelliJ IDEA CE 2020.3.1)christophsturm
01/23/2021, 11:59 AMarekolek
01/23/2021, 12:24 PMjdk1.8.0_192.jdk
)dector
01/23/2021, 12:27 PMarekolek
01/23/2021, 12:35 PMjava -version
in terminal I get openjdk version "15.0.2" 2021-01-19
christophsturm
01/23/2021, 12:51 PMarekolek
01/23/2021, 1:13 PM