报错
The type org.apache.commons.lang.exception.NestableException cannot be resolved. It is indirectly referenced from required .class files
这是什么错误啊?!
[解决办法]
org.apache.commons.lang.exception.NestableException这个类不存在。缺少jar包:commons-lang.jar
发布时间: 2012-09-14 23:00:49 作者: rapoo
报错
The type org.apache.commons.lang.exception.NestableException cannot be resolved. It is indirectly referenced from required .class files
这是什么错误啊?!
[解决办法]
org.apache.commons.lang.exception.NestableException这个类不存在。缺少jar包:commons-lang.jar