java.lang.Object cannot be resolved in Eclipse

后端 未结 18 2163
青春惊慌失措
青春惊慌失措 2020-12-13 09:12

When I installed the latest installment in Mac OSX - the Mountain Lion - I experienced some problems getting Eclipse to work I also lost most of my Android developer files

18条回答
  •  春和景丽
    2020-12-13 09:44

    I had this problem, and I understood that Eclipse has automatically imported a core reference, instead of the reference for the project I needed.

    Deleted the import, and rearranged it, and everything worked fine.

提交回复
热议问题