解决办法:Access restriction: The type JPEGImageEncoder is not accessible due to rest

本文详细介绍了在Eclipse环境中处理图片时遇到的访问限制错误,并提供了解决方案。通过将Eclipse的警告设置从错误更改为警告级别,可以顺利编译并解决此问题。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

<div id="blog_text">在eclipse中处理图片,需要引入两个包:<br>
import com.sun.image.codec.jpeg.jpegcodec;import com.sun.image.codec.jpeg.jpegimageencoder;
 <br>报错:<br><span style="color: #ff0000;">access restriction: the type jpegimageencoder is not accessible due to restriction on required library c:\java\jre1.6.0_07\lib\rt.jar</span><br><br><br>此时解决办法:<br><span style="text-indent: 0px; border-collapse: separate; white-space: normal; letter-spacing: normal; color: #000000;"><span style="text-align: left; line-height: 23px; font-size: 14px;">eclipse 默认把这些受访问限制的api设成了error。只要把windows-preferences-java-complicer- errors/warnings里面的deprecated and restricted api中的forbidden references(access rules)选为warning就可以编译通过。</span></span>
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值