原文:在eclipse中新建java问题报错:The type XXX cannot be resolved. It is indirectly referenced from required .class files

在Eclipse中遇到The type XXX cannot be resolved. It is indirectly referenced from required .class files错误.....,查找的解决办法如下:一:It is indirectly referenced from required .class file 原因:你正要使用的类调用了另一个类,而这个类又调用了其他 ...

2019-06-03 11:35 0 1193 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM