首页 > 编程语言 > 详细

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

时间:2018-10-04 03:08:09      阅读:95      评论:0      收藏:0      [点我收藏+]

当我们的代码出现这个错误时:The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files;就是当你在myeclipse引用了不同版本的JDK,解决方法如下图:技术分享图片技术分享图片技术分享图片技术分享图片技术分享图片技术分享图片

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

原文:https://www.cnblogs.com/xsy20181001/p/9740472.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!