java was started but returned code=13



java was started but returned code=13



我估计是JDK1.8  JDK1.7冲突问题


1:检查JDK安装环境变量

2:CMD JAVA -VERSION 是否和环境变量一致

3:eclipse 初始化文件制定 -VM 路径

http://blog.csdn.net/spencer_tseng/article/details/74672313

4:操作系统是否64位、JDK是否64位、eclipse是否64位、是否JDK版本不支持eclipse的版本呢?

相关文章:

  • 2021-10-18
  • 2022-12-23
  • 2022-12-23
  • 2022-01-21
  • 2021-08-17
  • 2021-11-23
  • 2021-09-12
  • 2022-12-23
猜你喜欢
  • 2021-03-30
  • 2021-06-03
  • 2022-12-23
  • 2021-04-13
  • 2021-12-08
  • 2021-10-11
相关资源
相似解决方案