You should be able to work it around by setting the jdk from the settings not from the open/import project dialog.
From the welcome screen, go to Configure -> Project defaults -> Project structure
and add the jdk.
Opening the sbt project should work well then.
Found solution from here