我遇到了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配置特别相关的问题。
任何帮助都将不胜感激。
答案 0 :(得分:2)
你正在使用Spring IDE中的一个错误。有关更多详细信息,请参阅以下JIRA:
https://issuetracker.springsource.com/browse/STS-1691
我们即将发布针对此问题的补丁。检查JIRA何时可用。或者安装即将到来的每晚构建。
此致,基督徒