What's the reason for “Error:Cannot determine Java VM executable in selected JDK”?

后端 未结 11 1025
感情败类
感情败类 2021-01-31 13:04

I am using IntelliJ IDEA 13.1.4 and also tried the latest release 14.

Running SBT I get the following error:

Error:Cannot determine Java VM executable in         


        
11条回答
  •  名媛妹妹
    2021-01-31 13:37

    The latest Nightlies of the Scala plugin change how the project JDK is set, which should solve this in most cases. Let me know if it still breaks on some cases.

提交回复
热议问题