java myeclipse The type java.lang.CharSequence cannot be resolved. It is indirectly referen
生活随笔
收集整理的這篇文章主要介紹了
java myeclipse The type java.lang.CharSequence cannot be resolved. It is indirectly referen
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
?The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files
環(huán)境和配置
? 我的myEclipse版本:
? Version: 10.7
? Build id: 10.7-20121026
?
解決方案:
? ?1、對(duì)JDK進(jìn)行降級(jí)。?
? ?2、對(duì)IDE進(jìn)行升級(jí)(或者換一個(gè)高版本的Eclipse、idea)
我的處理方案:
? ?降級(jí)Jdk到已有的低版本1.6:效果圖
總結(jié)
以上是生活随笔為你收集整理的java myeclipse The type java.lang.CharSequence cannot be resolved. It is indirectly referen的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: 取消myeclipse2017的Dash
- 下一篇: 第04篇 JDK版本导致Unsuppor