视频1 视频21 视频41 视频61 视频文章1 视频文章21 视频文章41 视频文章61 推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37 推荐39 推荐41 推荐43 推荐45 推荐47 推荐49 关键词1 关键词101 关键词201 关键词301 关键词401 关键词501 关键词601 关键词701 关键词801 关键词901 关键词1001 关键词1101 关键词1201 关键词1301 关键词1401 关键词1501 关键词1601 关键词1701 关键词1801 关键词1901 视频扩展1 视频扩展6 视频扩展11 视频扩展16 文章1 文章201 文章401 文章601 文章801 文章1001 资讯1 资讯501 资讯1001 资讯1501 标签1 标签501 标签1001 关键词1 关键词501 关键词1001 关键词1501 专题2001
eclipse4.3安装m2e
2020-11-09 08:07:23 责编:小采
文档


尚未解决,尝试过3.7,3.8,4.3安装android-m2e都失败,从marketplace或者直接install new software都失败 安装地址: http://rgladwell.github.com/m2e-android/updates/ 错误: Cannot complete the install because one or more required items could not b


尚未解决,尝试过3.7,3.8,4.3安装android-m2e都失败,从marketplace或者直接install new software都失败

安装地址:

http://rgladwell.github.com/m2e-android/updates/


错误:

Cannot complete the install because one or more required items could not be found.
 Software being installed: Android for Maven Eclipse 1.0.1 (me.gladwell.eclipse.m2e.android.feature.feature.group 1.0.1)
 Missing requirement: Maven Integration for Eclipse 1.4.0.20130601-0317 (org.eclipse.m2e.core 1.4.0.20130601-0317) requires 'bundle org.slf4j.api 1.6.2' but it could not be found
 Missing requirement: Maven Integration for Eclipse 1.4.1.20140328-1905 (org.eclipse.m2e.core 1.4.1.20140328-1905) requires 'bundle org.slf4j.api 1.6.2' but it could not be found
 Missing requirement: Maven Integration for Eclipse 1.5.0.20140606-0033 (org.eclipse.m2e.core 1.5.0.20140606-0033) requires 'bundle org.slf4j.api 1.6.2' but it could not be found
 Cannot satisfy dependency:
 From: Android for Maven Eclipse 1.0.1 (me.gladwell.eclipse.m2e.android.feature.feature.group 1.0.1)
 To: org.eclipse.m2e.core 1.0.0



网上解决方法:

尝试1 : http://www.fuin.org/p2-repository/

选择slf-api安装

重启后,不行


尝试2: 安装gef插件

http://download.eclipse.org/tools/gef/updates/interim/

重启后,还是不行


m2eclipse-core插件 ——依赖——>gef插件

m2eclipse-extras插件 ——依赖——>subclipse插件



我都不行

万般无奈,只能通过离线安装的方式了

结果师兄说打包方式不对。。不能理解,反正都是maven,怎么会导出来包不一样,导出的sdk不同?

难道是因为依赖方式不同?

下载本文
显示全文
专题