The type java.lang.CharSequence cannot be resolved.正常项目出现需要configure build path

问题显示:The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files. 问题原因:WEB项目所写代码与myeclips jdk版本不兼容所造成的。 解决方案: 1.右击项目,选择Build Path,点击Configure Build Path;
相关文章
相关标签/搜索