Created by Marydon on
1.情景展示
在eclipse中切换jdk版本后,报错信息为:exception Access restriction: The type 'BASE64Encoder' is not API
2.解决方案
选中项目右键-->Build Path-->Configure Build Path-->Libraries-->切换jre
在eclipse中切换jdk版本后,报错信息为:exception Access restriction: The type 'BASE64Encoder' is not API
选中项目右键-->Build Path-->Configure Build Path-->Libraries-->切换jre
转载于:https://www.cnblogs.com/Marydon20170307/p/9721925.html