Could not determine Java version using executable C:\Program Files\Java\jdk-10.0.1\bin\java.exe

后端 未结 10 919
野的像风
野的像风 2020-12-23 16:23

Could not determine Java version using executable C:\\Program Files\\Java\\jdk-10.0.1\\bin\\java.exe.

This error appeared when I tried to create a new project in Int

10条回答
  •  长情又很酷
    2020-12-23 17:04

    I had similar issue with IntelliJ version2018.1.6 x64. I installed Java8 and the problem disappeared.

提交回复
热议问题