Can't start Eclipse - Java was started but returned exit code=13

前端 未结 30 1464
野的像风
野的像风 2020-11-22 00:49

I am trying to get my first taste of Android development using Eclipse. I ran into this problem when trying to run Eclipse, having installed version 4.2 only minutes ago.

30条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-22 01:13

    I had the same issue after I upgraded my JDK from 1.7 to 1.8. I'm using Eclipse 4.4 (Luna). The error is gone after I degrade JDK to 1.7.

提交回复
热议问题