Error:CreateProcess error=216, This version of %1

孤街浪徒 提交于 2019-11-30 07:37:54
Frantzky Fatal

Change in project structure

You have to change the jdk location in project structure

Follow those steps

Go to file -> project structure -> sdk location

Unselect Use embedded jdk(recommended)

Then Change the jdk location to C)Program Files/java/jdk1.x.x_xxx

Where x is dependent on the JDK version you have installed locally.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!