eclipse安装maven插件-解决requires ‘bundle org.slf4j.api 1.6.2′

来源:互联网 发布:喊麦软件 编辑:程序博客网 时间:2024/06/05 11:04

今天在安装Maven插件时报错:requires 'bundle org.slf4j.api 1.6.2' but it could not be found。看到这,说明安装Maven插件需要先安装org.slf4j.api插件。下面给出地址。

1、使用资源仓库 http://www.fuin.org/p2-repository/ ,安装slf4j-api

2、再使用资源仓库 http://download.eclipse.org/technology/m2e/releases, 安装m2eclipse,具体安装方法就不说明了,和上面一样。

0 0
原创粉丝点击