码迷,mamicode.com
首页 > Windows程序 > 详细

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

时间:2014-05-01 14:17:18      阅读:670      评论:0      收藏:0      [点我收藏+]

标签:class   tar   strong   get   html   htm   http   com   load   res   使用   

给eclipse安装maven插件,网上教程已经很多,不在累述。关键是安装过程中报错:requires ‘bundle org.slf4j.api 1.6.2‘ but it could not be found。 这个错误很难搞,网上提供的解决方案绝大部分都不起作用。可能跟eclipse的版本也有关。我用的是eclipse3.7.1

弄了很久,终于找到一种解决的办法。还是要先把slf4j-api这个东西装在eclipse上。具体方法如下:

1. 使用资源仓库 http://www.fuin.org/p2-repository/ ,安装slf4j-api,以及slf4j-log4j12
(其实只要装slf4j-api就可以了)

mamicode.com,码迷

2. 再使用资源仓库 http://download.eclipse.org/technology/m2e/releases, 安装m2eclipse

eclipse安装maven插件-解决requires ‘bundle org.slf4j.api 1.6.2′,码迷,mamicode.com

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

标签:class   tar   strong   get   html   htm   http   com   load   res   使用   

原文地址:http://www.cnblogs.com/onliny/p/3700986.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!