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

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

2018-10-03 19:19 0 6308 推荐指数:

查看详情

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