如果启动eclipse的时候出现以下问题

java was started but returned exit code = 1

解决方法:
这是因为jdk的版本不对,需要安装对于的版本,例如:这里需要的是requiredjavaversion = 1.8,所以需要1.8的版本。

相关文章: