Eclipse ADT: Java was started but returned exit code=13

后端 未结 15 1297
你的背包
你的背包 2020-12-19 21:23

Could someone one clarify why my Eclipse (http://developer.android.com/sdk/index.html) from ADT won\'t start?

Every time I\'m getting this error:

---         


        
15条回答
  •  遥遥无期
    2020-12-19 21:49

    I had this problem after updating my JRE. I downloaded the latest JDK and the problem was fixed. The JRE has to match the JDK for Eclipse to run.

提交回复
热议问题