码迷,mamicode.com
首页 > 其他好文 > 详细

解决 com.sun.*包导入错误

时间:2016-10-28 23:08:58      阅读:172      评论:0      收藏:0      [点我收藏+]

标签:ror   win   编译   errors   nbsp   默认   and   eclipse   lips   

解决 com.sun.*包导入错误 
com.sun.image.codec.jpeg.*导入错误如何解决: 

com.sun.*是受限制访问的API,Eclipse 默认把受访问限制的API设成了ERROR。只要把Windows>Preferences>Java>Complicer>Errors/Warnings>Deprecated and restricted API>Forbidden references(access rules)改为Warning就可以编译通过,不再报错。 

解决 com.sun.*包导入错误

标签:ror   win   编译   errors   nbsp   默认   and   eclipse   lips   

原文地址:http://www.cnblogs.com/zr520/p/6009390.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!