问题:

在Eclipse里安装Spring插件,help->install new software用端点安装,说是出现软件依赖错误报错如下:

Cannot complete the install because of a conflicting dependency.
Software being installed: Spring IDE AJDT Integration (optional) 3.4.0.201310051539-RELEASE (org.springframework.ide.eclipse.ajdt.feature.feature.group 3.4.0.201310051539-RELEASE)
Software currently installed: Hibernate Tools 5.0.1.Final-v20160331-1852-B88 (org.hibernate.eclipse.feature.feature.group 5.0.1.Final-v20160331-1852-B88)
Only one of the following can be installed at once:
Java Development Tools Core 3.9.0.xx-20130828-1400-e43-RELEASE (org.eclipse.jdt.core 3.9.0.xx-20130828-1400-e43-RELEASE)
Java Development Tools Core 3.11.2.v20160128-0629 (org.eclipse.jdt.core 3.11.2.v20160128-0629)
Cannot satisfy dependency:
From: AspectJ Development Tools Core 2.2.4.e43x-20130830-1500 (org.eclipse.ajdt.core 2.2.4.e43x-20130830-1500)
To: bundle org.eclipse.jdt.core [3.9.0,3.9.9)
Cannot satisfy dependency:
From: Hibernate Tools 5.0.1.Final-v20160331-1852-B88 (org.hibernate.eclipse.feature.feature.group 5.0.1.Final-v20160331-1852-B88)
To: org.hibernate.eclipse.jdt.ui [5.0.1.Final-v20160331-1852-B88]
Cannot satisfy dependency:
From: Hibernate JDT Integration 5.0.1.Final-v20160331-1852-B88 (org.hibernate.eclipse.jdt.ui 5.0.1.Final-v20160331-1852-B88)
To: bundle org.eclipse.jdt.core 3.11.0
Cannot satisfy dependency:
From: Spring IDE AJDT Integration (optional) 3.4.0.201310051539-RELEASE (org.springframework.ide.eclipse.ajdt.feature.feature.group 3.4.0.201310051539-RELEASE)
To: org.springframework.ide.eclipse.ajdt.ui.xref [3.4.0.201310051539-RELEASE]
Cannot satisfy dependency:
From: Spring IDE AOP Xref UI 3.4.0.201310051539-RELEASE (org.springframework.ide.eclipse.ajdt.ui.xref 3.4.0.201310051539-RELEASE)
To: package org.eclipse.ajdt.core 0.0.0

解决办法:下面四个一项一项的安装,去掉报错的项继续安装,即可安装成功。

 

安装spring报错:Cannot complete the install because of a conflicting dependency.的更多相关文章

  1. 安装Spring报错An error occurred while collecting items to be installed

    原因主要是eclipse和spring版本之间的匹配问题. An error occurred while collecting items to be installed session conte ...

  2. Eclipse:Cannot complete the install because of a conflicting dependency.问题解决

    今天尝试在线更新ADT(22到23)的时候,遇到了这么个问题,从错误提示中初步看起来是存在引用的冲突: 估计大家在把22升级到23的时候都会遇上这个问题,新旧版冲突,感觉像是ADT自己的bug. 其实 ...

  3. Centos下yum安装Nginx报错 No package nginx available.

    在Centos6下使用yum安装Nginx报错 解决方案: yum install epel-release

  4. 第一次安装tomcat报错,出现failed to install tomcat8 service错误

    第一次安装tomcat报错,出现failed to install tomcat8 service错误(0) 一.一般情况下这种错误都是没有卸载干净造成的,安全卸载Tomcat的方法 (转载); ht ...

  5. 运行安装mysql 报错 [root@localhost mysql-mult]# ./scripts/mysql_install_db  --defaults-file=conf/3306my.cnf FATAL ERROR: please install the following Perl modules before executing ./scripts/mysql_install_

    运行安装mysql 报错 [root@localhost mysql-mult]# ./scripts/mysql_install_db  --defaults-file=conf/3306my.cn ...

  6. 小米手机_adb安装apk报错”Failure [INSTALL_FAILED_USER_RESTRICTED: Install canceled by user]“

    问题: adb安装apk至小米手机时,安装失败,报错提示“Failure [INSTALL_FAILED_USER_RESTRICTED: Install canceled by user]”,如下图 ...

  7. mac下安装mysqlcient 报错

    一.我在mac下pip3安装mysqlclient 报错: pip3 install mysqlclient Collecting mysqlclient Using cached mysqlclie ...

  8. 解决windows64位系统上安装mysql-python报错

    解决windows64位系统上安装mysql-python报错 2018年03月12日 13:08:24 一个CD包 阅读数:1231    版权声明:本文为博主原创文章,未经博主允许不得转载. ht ...

  9. Mac安装MySQL-python报错解决

    Mac安装MySQL-pyhton报错 今天在Mac上安装MySQL-python报错,搜遍网络都说什么mysql config路径问题,但是都不行. 解决方案 一开始遇到的问题是: Complete ...

随机推荐

  1. Web服务器对比介绍

    1.Apache Apache是非常强大的老牌Web服务器,具有模块化结构,拥有众多非常成熟稳定的模块,目前仍是使用非常广泛的服务器,但它是基于多进程HTTPServer,需要对每个用户请求创建一个子 ...

  2. 20145312《Java第一次实验报告》

    20145312<Java第一次实验报告> Java开发环境的熟悉(Windows+Idea) 一.实验内容 使用Idea编辑.编译.运行.调试Java程序. 使用JDK编译.运行简单的J ...

  3. 《Java程序设计》实验3

    20145318 <Java程序设计>实验3 实验内容 使用 git 上传代码 使用 git 相互更改代码 实现代码的重载 PSP 队友链接 http://www.cnblogs.com/ ...

  4. Kali视频学习6-10

    Kali视频学习6-10 kali信息收集之主机探测 主机探测指识别目标机器是否可用(简单来说是否在线),在探测过程中,需要得到目标是否online等信息.由于IDS和(入侵检测系统)和IPS(入侵保 ...

  5. openwrt中如何在一个软件包中使能busybox中的工具

    答:在软件包的Makefile中定义一个宏Package/package-name/config 举例:笔者自己制作了一个名为hello的软件包,但是这个软件包依赖busybox中的ifdown de ...

  6. heartbeat-gui

    一.简介gui heartbeat的v2版本将v1中haresources配置文件使用GUI图形配置接口来配置高可用集群.更加便捷,直观. 二.准备条件和资源规划见上文http://www.cnblo ...

  7. Ice Cream Tower

    2017-08-18 21:53:38 writer:pprp 题意如下: Problem D. Ice Cream Tower Input file: Standard Input Output f ...

  8. wireshark抓包分析

    TCP协议首部: 分析第一个包: 源地址:我自己电脑的IP,就不放上来了 Destination: 222.199.191.33 目的地址 TCP:表明是个TCP协议 Length:66 表明包的长度 ...

  9. Visual Studio 2010 C++ 属性设置基础

    在 <Visual Studio 2010 C++ 工程文件解读>中提到了C++工程中可以进行用户自定义的属性设置,如何进行属性设置呢? 下面我们来了解一下 props 文件的基本规则: ...

  10. Python基础笔记系列十三:socket网络编程

    本系列教程供个人学习笔记使用,如果您要浏览可能需要其它编程语言基础(如C语言),why?因为我写得烂啊,只有我自己看得懂!!使用python编写一个简易的服务端程序和客户端程序,启动服务端和客户端(监 ...