操作

对项目右击--->build path--->configure build path--->

BASE64Decoder BASE64Encoder jar包问题

 

选中默认jre

BASE64Decoder BASE64Encoder jar包问题

OK,操作完毕,

import sun.misc.BASE64Decoder;
import sun.misc.BASE64Encoder;

就可以导入对应的jar包了。

相关文章: