Eclipse: Java was started but returned exit code -1073741571

后端 未结 4 1865
北海茫月
北海茫月 2021-01-15 12:08

Eclipse is closing while loading any XML layout with this message Java was started but returned exit code -1073741571

my eclipse.ini

4条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-15 12:35

    I had the same issue. What I did to overcome is very simple. I just downloaded a JRE and put it in to the root folder of eclipse since eclipse by default looks for the jre in that location. That's it....

提交回复
热议问题