Display error message when open the eclipse: An error has occurred. See the log file null. How about this solution?

前端 未结 17 1133
耶瑟儿~
耶瑟儿~ 2021-02-05 20:00

I use Windows 10 and jre1.8.0_51. I don\'t know why when I start Eclipse it always displays an alert message \"An error has occurred. See the log file null.\"

And I can

17条回答
  •  伪装坚强ぢ
    2021-02-05 20:25

    I encountered the same problem, and then I found out that, the eclipse distribution works fine with JDK 8. I previously ran JDK 10 and I got this error. Uninstalling JDK 10 and installing JDK 8 fixed the issue for me.
    Hope this helps!!

提交回复
热议问题