Access restriction: The method createJPEGEncoder(OutputStream) from the type JPEGCodec is not access

eclipse的设置问题,它默认把这些受访问限制的API设成了ERROR,你只要把
Windows-Preferences-Java-Complicer-Errors/Warnings
里面的Deprecated and restricted API中的Forbidden references(access rules)选为Warning就可以编译通过了。 

posted @ 2016-12-05 20:16  干豆腐  阅读(230)  评论(0)    收藏  举报