首页 > eclipse安装m2e出错

eclipse安装m2e出错

初学java,eclipse安装m2e插件的时候遇到了问题,貌似是依赖关系不满足。输出如下:

Cannot complete the install because one or more required items could not be found.
  Software being installed: m2e - slf4j over logback logging (Optional) 1.4.0.20130601-0317 (org.eclipse.m2e.logback.feature.feature.group 1.4.0.20130601-0317)
  Missing requirement: m2e logback configuration 1.4.0.20130601-0317 (org.eclipse.m2e.logback.configuration 1.4.0.20130601-0317) requires 'bundle ch.qos.logback.classic 0.9.24' but it could not be found
  Cannot satisfy dependency:
    From: m2e - slf4j over logback logging (Optional) 1.4.0.20130601-0317 (org.eclipse.m2e.logback.feature.feature.group 1.4.0.20130601-0317)
    To: org.eclipse.m2e.logback.configuration [1.4.0.20130601-0317]

安装是通过Install New Software...

m2e - http://download.eclipse.org/technology/m2e/releases

还需安装什么,如何解决?


http://blog.csdn.net/kjfcpua/article/details/9733829

【热门文章】
【热门文章】