No 'server' JVM at '…'

前端 未结 8 1892
离开以前
离开以前 2020-12-13 19:28

I\'m running a java application that we distribute as a server-side system. I\'m trying to write a launcher (\"write\" is somewhat of an overstatement here, I\'m basically j

8条回答
  •  死守一世寂寞
    2020-12-13 20:27

    I solved the same problem by setting the JAVA_HOME path to C:\Program Files (x86)\Java\jre1.8.0_131\bin

提交回复
热议问题