Eclipse 编译时报错
        Access restriction:The type JPEGCodec is not accessible due to restriction on required library C:/Program Files/Java/jre6/lib/rt.jar
        解决方法
        Project -> Properties -> libraries
        先 remove 掉 JRE System Library,然后再 Add Library 重新加入
原文链接:http://rxxluowei.iteye.com/blog/671893

相关文章:

  • 2021-11-24
  • 2021-12-30
  • 2022-12-23
  • 2022-12-23
  • 2021-07-12
  • 2022-12-23
  • 2021-08-08
猜你喜欢
  • 2021-12-29
  • 2021-08-18
  • 2022-01-06
  • 2021-09-10
  • 2022-01-03
  • 2021-12-03
相关资源
相似解决方案