Eclipse hangs on loading workbench

后端 未结 22 1304
滥情空心
滥情空心 2020-12-04 05:43

My eclipse stops loading workbench. I tried already starting with ./eclipse --clean

When starting from console it throws following exception:

java.lang         


        
22条回答
  •  情歌与酒
    2020-12-04 06:16

    Following procedure worked on my MacOS (Mavericks) and Eclipse Luna 4.4.1:

    Delete .snap file under the path "workspaceFolder".metadata.plugins\org.eclipse.core.resources\

    If you don't know how to navigate to this folder on Mac, press Cmd + Shift + G (Go to the folder) and type the full address you want to navigate for.

提交回复
热议问题