输入banner图图片脚本导航/分类

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

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

标签:images   res   eclips   file   rt.jar   ref   图片   alt   static