【发布时间】:2011-07-23 03:59:17
【问题描述】:
我在 Eclipse 3.6 SR 1 下遇到了 Spring IDE 2.6.0 版的问题
Error occured processing XML 'Could not instantiate bean class
[org.springframework.ide.eclipse.beans.core.internal.model.BeansConfig$ToolingFriendlyBeanDefinitionDocumentReader]:
Constructor threw exception; nested exception is
org.apache.commons.logging.LogConfigurationException: User-specified log class
'org.apache.commons.logging.impl.Log4JLogger' cannot be found or is not useable.'.
See Error Log for more details
我转储了整个 Eclipse 环境并重新安装以查看它是否可以修复它,但它没有。不确定这是类路径问题还是与 SpringIDE 配置特别相关的问题。
任何帮助将不胜感激。
【问题讨论】: