这是myeclipse 或者 eclipse的设置问题,它默认把这些受访问限制的API设成了ERROR,只要把
Windows-Preferences-Java-Complicer-Errors/Warnings
里面的Deprecated and restricted API中的Forbidden references(access rules)选为Warning就可以编译通过了。
Access restriction: The method createJPEGEncoder(OutputStream) from the type JPEGCodec is not access
标签:
查看更多关于Access restriction: The method createJPEGEncoder(O的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did119477