JVM terminated. Exit code = -1

后端 未结 21 800
面向向阳花
面向向阳花 2020-12-11 01:32

I\'ve been using Eclipse for some time already, and I didn\'t have any problems with it. However, when I tried to generate some javadoc, I found that I didn\'t have the SDK

21条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-12-11 01:53

    I tried all the solution still didnt find my luck.Lastly i got it resolved by pointing to client jvm.dll in eclipse.ini file

    -vm   
    C:\jdk160_05\jre\bin\client\jvm.dll 
    

    I made a series of trials which you may find useful if you face the same and not getting resolved yet

    exit-code-1

提交回复
热议问题