MagicBird 发表于 2013-1-29 22:30:11

Access restriction: The type SAXReader is not accessible due to restriction on r

今天用dom4j解析的时候报了这个错误
Access restriction: The type SAXReader is not accessible due to restriction on required library G:\dom4j-1.6.1\dom4j-1.6.1.jar
解决方法是:
     Windows -> Preferences -> Java -> Compiler -> Errors/Warnings
     (Project) Properties -> Java Compiler -> Errors/Warnings
http://3.bp.blogspot.com/_vgTLQ5mShiI/SMYfRGFmY8I/AAAAAAAAARs/vvpty785bvI/s400/Eclipse+Access+restriction+rules.png
后来查了下access restriction大概都是这里的问题,要不就是Deprecated API Error-->Waring
页: [1]
查看完整版本: Access restriction: The type SAXReader is not accessible due to restriction on r