`
xumingrencai
  • 浏览: 1181303 次
文章分类
社区版块
存档分类
最新评论

BASE64Decoder java

 
阅读更多

转载自:http://fyinthesky.blog.163.com/blog/static/3555251720101012103020849/

import="sun.misc.BASE64Decoder"
出现错误提示为:Access restriction: The type BASE64Decoder is not accessible due to restriction
on required library D:\ProgramFiles\MyEclipse\jre\lib\rt.jar
如何解决?或者有其它的替换方式。

解决办法:

1. Open project properties.
2. Select Java Build Path node.
3. Select Libraries tab.
4. Remove JRE System Library.
5. Add Library JRE System Library.

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics