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
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
?The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files
環境和配置
? 我的myEclipse版本:
? Version: 10.7
? Build id: 10.7-20121026
?
解決方案:
? ?1、對JDK進行降級。?
? ?2、對IDE進行升級(或者換一個高版本的Eclipse、idea)
我的處理方案:
? ?降級Jdk到已有的低版本1.6:效果圖
總結
以上是生活随笔為你收集整理的java myeclipse The type java.lang.CharSequence cannot be resolved. It is indirectly referen的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 取消myeclipse2017的Dash
- 下一篇: 第04篇 JDK版本导致Unsuppor