摘要: Java was started but returned exit code=1; ——jdk和eclipse的位数不一致。 电脑为32位,则jdk和eclipse都需要时32位的(即x86)。 电脑为64位,则jdk和eclipse都需要时64位的(即x64)。 阅读全文
posted @ 2017-02-20 10:28 SYang_Summer 阅读(186) 评论(0) 推荐(0) 编辑