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相关推荐

  1. Myeclipse --The type java.lang.CharSequence cannot be resolved. It is indirectly referenced ---

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

  2. eclipse中java文件报错:The type java.lang.Object cannot be resolved. It is indirectly referenced from r

    问题:The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class fi ...

  3. The type java.lang.Object cannot be resolved It is indirectly referenced ... .

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

  4. The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files

    使用eclipse 创建java工程写代码时报错:The type java.lang.Object cannot be resolved. It is indirectly referenced f ...

  5. 已解决:An error occurred at line: 1 in the generated java file The type java.io.ObjectInputStream canno

    tomcat报错 An error occurred at line: 1 in the generated java file The type java.io.ObjectInputStream ...

  6. The type com.sun.star.lang.XEventListener cannot be resolved. It is indirectly referenced from requi

    The type com.sun.star.lang.XEventListener cannot be resolved. It is indirectly referenced from requi ...

  7. The type org.springframework...DaoSupport cannot be resolved. It is indirectly..

    http://hi.baidu.com/abolo1990/item/f276e40a6c85270f6c9048ad 在整合[hibernate]和[spring]的时候出现以下异常:The hie ...

  8. The type java.lang.String cannot be resolved. It is indirectly referenced from required .class files

    使用sts导入工程时出现的错误,eclipse,myeclipse导入工程也会出现这个错误 原因:电脑上安装了多个版本的jdk 解决:将该项目的jdk删除 在导入的项目上右击->properti ...

  9. 解决报错:The type java.lang.Class cannot be resolved. It is indirectly referenced from required .class f

    出错原因:有时候用Eclipse/STS导入一个外来的工程时会出现以上错误,这主要是因为你的电脑上安装了多个版本的jdk. 解决的办法是: 操作步骤: 选中出错的工程project--->pro ...

最新文章

  1. lucene倒排索引瘦身的一些实验——merge的本质是减少cfx文件 变为pos和doc;存储term vector多了tvx和tvd文件有337M...
  2. Eclipse java项目转换为web项目
  3. 【转】rails 遇到 Could not find a JavaScript runtime execjs错误(ubuntu)
  4. 如今谁在使用Python
  5. python有什么用-学了Python一般可以用来干什么?老男孩教育告诉你!
  6. CKeditor4.7.3标准版图片上传及相关配置
  7. 阿衰小冲用计算机,《阿衰漫画》小衰学电脑,差点扔进垃圾桶,ESC怎么没有作用?...
  8. java+switch语句+枚举,Java枚举类型在switch语句中的正确用法
  9. 【C】VC6调试器的使用
  10. 传奇服务器玩家信息备份,传奇:史上5大漏洞,损失惨重,盛大被迫将服务器回档2天...
  11. 广数25i系统倒刀回刀m代码_史上最全数控系统代码信息!错过没有了!
  12. stm32 常见错误之can线通信
  13. 项目开发流程_【直播回放】房地产开发项目全流程全税种税收筹划
  14. 怎样才能压缩PDF文件大小
  15. MUI中微信支付必须用自有的 Android程序签名详解、打包、发布到Google play步骤
  16. 计算机等级考试四级网络工程师真题,全国计算机等级考试四级网络工程师笔试真题...
  17. 创业者必看:合伙人股权的进入机制与退出机制
  18. 2017虹软校招算法题
  19. [wp][入门]攻防世界-game
  20. 无法理解为什么要医护退回疫情补助

热门文章

  1. nodejs中的文件系统
  2. Scala的Higher-Kinded类型
  3. Hive体系结构(三)元数据库与基本操作
  4. 容器学习 之 容器的网络类型(十二)
  5. 安装Mongodb并解决用户授权问题
  6. NeuralFinder:集成人工生命和遗传算法自动发现神经网络最优结构
  7. 搜索引擎索引之如何更新索引
  8. jQuery.ready() 函数详解
  9. (~最新合集~)计算机网络谢希仁第七版 第五章课后答案
  10. sringboot security基本用法