Eclipse 编译错误 Access restriction:The type *** is no

为什么80%的码农都做不了架构师?>>>   hot3.png

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

转载于:https://my.oschina.net/u/1777508/blog/648148

你可能感兴趣的:(Eclipse 编译错误 Access restriction:The type *** is no)