Cannot find the class file for java.lang.Object

前端 未结 9 1355
醉梦人生
醉梦人生 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 16:54

    Check this if it works:

    There is a problem with your java repositories. I guess..:

    goto Help>Install New Software> Click on Add Button .

    on popup:

    Name: ADT

    Location:https://dl-ssl.google.com/android/eclipse

    Install all the available softwares in the list. This may work.

    Have a good day!!!

提交回复
热议问题