Closed TheHooly closed 1 day ago
Hello, JDK 21 and SBT 1.8.2 are not compatible, unfortunately. Switching to JDK 17 either in the Project Structure menu or in Settings | Build, Execution, Deployment | Build Tools | sbt should fix the problem. Here is the scala compatibility table for java.
Steps to reproduce:
Creating a Scala project regularly in IntelliJ works as expected.