Eclipse项目中的Java类在创建时显示错误

时间:2018-08-18 00:23:33

标签: eclipse

实际上,在Eclipse中创建项目后,我创建了一个Java类,但是显示了错误:

The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files.

Here is the link to the image of the error

我不知道如何解决此错误。

顺便说一句,我已经在计算机上正确安装了JDK v1.8。

所以,任何人都可以解决这个问题吗?

0 个答案:

没有答案