首页 > 数据库技术 > 详细

Access restriction : The constructor BASE64Decoder() is not accessible due to restriction on required library

时间:2016-06-18 18:20:54      阅读:254      评论:0      收藏:0      [点我收藏+]

1.问题描述

  找不到包  sun.misc.BASE64Encoder

 

2. 解决方案

   只需要在project build path中先移除JRE System Library,再添加库JRE System Library,重新编译后就一切正常了。

Access restriction : The constructor BASE64Decoder() is not accessible due to restriction on required library

原文:http://www.cnblogs.com/rocky-fang/p/5596593.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!