当前位置: 代码迷 >> 综合 >> The type XXX cannot be resolved. It is indirectly referenced from required .class files
  详细解决方案

The type XXX cannot be resolved. It is indirectly referenced from required .class files

热度:36   发布时间:2023-12-11 18:09:56.0

配置Build Path,怎么也不对。

后来干脆把另外一个正确的项目复制过来,把老代码删除,使用新代码,正确。

 

初步分析,是使用的JRE问题。至于哪里有问题,也没有搞清楚,

 

  相关解决方案