JVM terminated. Exit code = -1

后端 未结 21 752
面向向阳花
面向向阳花 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:43

    Remove the default value "256m/256M" from the eclipse configuration file (eclipse.ini).

    You will find this line just below "--launcher.XXMaxPermSize".

提交回复
热议问题