摘要: 错误信息:Access restriction: the type * is not accessible due to restriction on required library *.jar Access restriction:The method * is not accessible due to restriction on required library *.jarEclipse环境下,项目中导入某些JAR,使用这些JAR中的某些API。结果出现Access restriction错误Access restriction的原因是因为这些JAR默认包含了一系列的代码访问规则(A 阅读全文
posted @ 2012-11-11 16:58 Bug山Bug海 阅读(2514) 评论(0) 推荐(0)