Eclipse缺少Jar包解决办法

来源:互联网 发布:淘宝货到付款付款方式 编辑:程序博客网 时间:2024/05/21 06:29

如:The type org.apache.commons.logging.Log cannot be resolved. It is indirectly referenced from required .class files

缺少 org.apache.commons.logging.Log 对应的jar包,用ctrl+shift+t 找到jar包 拷到对应报错工程即可解决

0 0
原创粉丝点击