JVM terminated. Exit code = -1

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

    If you have got a problem like that, you should change the path of jre.

    Firstly, computer> properties > advance system setting > Environment variables > find "path" under system variables then give the directory of your jre/bin. (for example C:\ Program Files\ java\ jre\ bin)

提交回复
热议问题