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

前端 未结 17 1217
耶瑟儿~
耶瑟儿~ 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:41

    I found that running Eclipse (STS 3.9) as administrator worked, which is a permissions issue. Giving the required users read/write/execute permissions to the config and workspace folders did the trick (they couldn't write previously).

提交回复
热议问题