java.lang.Object cannot be resolved in Eclipse

后端 未结 18 2171
青春惊慌失措
青春惊慌失措 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:33

    Make sure that you have a valid JRE or JDK defined in the Java Build Path of your project. Right-click on your project, select Properties... and then Java Build Path.

提交回复
热议问题