问答详情
源自:8-6 Java 中的构造方法

创建第二个工程为什么错了

为什么我创建Project2    建包也没问题  但是再创建一个Telphone类 就会出现错误?

Description Resource Path Location Type The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object. Fix the build path then try building this project project2     Unknown Java Problem

Description Resource Path Location Type

The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files Telphone2.java /project2/src/com/imooc line 1 Java Problem



提问者:碾过你懊丧的脸孔。 2016-05-08 10:40

个回答

  • LLLLLLDP
    2016-05-10 19:03:03

    没有JRE?

  • 碾过你懊丧的脸孔。
    2016-05-09 09:55:31

    。。来人看看吧。。。

  • 碾过你懊丧的脸孔。
    2016-05-08 10:45:38

    http://img.mukewang.com/572ea83c000151e010070677.jpg就是这样  求教。。