http://yhjhappy234.blog.163.com/blog/static/31632832201302195511390/

解决办法:

这个是eclipse的设置问题,它默认把这些受访问限制的API设成了ERROR,你只要把 
Windows-Preferences-Java-Complicer-Errors/Warnings 
里面的Deprecated and restricted API中的Forbidden references(access rules)选为Warning就可以编译通过了。
图片:
Access restriction: The type JPEGImageEncoder is not accessible due to restriction on required library D:\Program Files\Java\jdk1.7.0_79\jre\lib\rt.jar

 

相关文章:

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