Access restriction: The type BASE64Encoder is not accessible due to restrict
摘要:在Eclipse中编写Java代码时,用到了BASE64Decoder,import sun.misc.BASE64Decoder;可是Eclipse提示: Access restriction : The type BASE64Decoder is not accessible due to restriction on required library C:\Program files\java\jre6\lib\rt.jar Access restriction : The constructor BASE64Decoder() is not accessible due to rest
阅读全文
posted @ 2013-04-24 11:11
浙公网安备 33010602011771号