Idea community version debug starts Cannot run program "" :CreateProcess error=206, the file name or extension is too long

Problem: Cannot run program “C:\Program Files\Java\jdk-11.0.8\bin\java.exe”: CreateProcess error=206, the file name or extension is too long.

Liberation plan:

修改项目下 .idea\workspace.xml,找到标签 <component name="PropertiesComponent"> , 在标签里加一行  <property name="dynamic.classpath" value="true" />

Supongo que te gusta

Origin blog.csdn.net/wo240/article/details/119644123
Recomendado
Clasificación