The type java.lang.Object cannot be resolved. It is indirectly referenced from required问题解决(Eclipse)

前几天更新了JavaSDK的版本,然后在原来的工作路径(存在版本更新前创建的project)中新建了一个project,在创建class文件后,出现“The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files…”警告信息 分析原因:工作环境内存在的多个pro
相关文章
相关标签/搜索