在java中,用到了BASE64Decoder,但一直报错:

 The type BASE64Decoder is not accessible due to restriction on required library C:/pro../jre/rt.jar。

在网上找到解决办法:

删掉buildpath中的JRE System Library,在重新添加,就ok了。

posted on 2015-06-09 09:26  石峰  阅读(127)  评论(0)    收藏  举报