时间:2021-07-01 10:21:17 帮助过:3人阅读
报错: 
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重新加入。 
报错: The type ByteInputStream is not accessible due to restriction on required library
标签: