Cannot find the class file for java.lang.Object

前端 未结 9 1502
醉梦人生
醉梦人生 2021-02-12 16:31

I reinstalled my eclipse. and then imported all the projects in the Eclipse, but every project has a common error:

Cannot find the class file for java.lang.Object.

9条回答
  •  半阙折子戏
    2021-02-12 17:18

    I just had this problem and all I had to do was clean the entire workspace, i.e. all projects in the workspace. The error went away.

提交回复
热议问题