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

Posted 努力奋斗的小姑娘

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class相关的知识,希望对你有一定的参考价值。

当我们的代码出现这个错误时: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的主要内容,如果未能解决你的问题,请参考以下文章