Eclipse crashes at startup; Exit code=13

前端 未结 6 895
自闭症患者
自闭症患者 2020-11-29 13:26

I am trying to work with Eclipse Helios on my x64 machine (Im pretty sure now that this problem could occur with any eclipse) but it just doesn\'t cooperate.
When I tr

6条回答
  •  爱一瞬间的悲伤
    2020-11-29 13:38

    I faced the same problem

    Turned out my Java version in the PATH had been updated to 1.8

    Once I changed this back to 1.7, my Eclipse started without issues

提交回复
热议问题