首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 企业软件 > 行业软件 >

maven安装有关问题.Cannot complete the install because of a conflicting dependency

2013-03-06 
maven安装问题.Cannot complete the install because of a conflicting dependency当我们安装过maven的时

maven安装问题.Cannot complete the install because of a conflicting dependency
   当我们安装过maven的时候 后来再新安装会出现问题.

   Cannot complete the install because of a conflicting dependency.

   是因为当我们再次安装的时候 两个安装包会发生冲突。

   这个时候我们只能卸载之前的maven,再次安装。
 
   如果卸载之前的maven呢?

   Help--> About Eclipse SDK --> installation details
  
   在 installed Software 找到之前安装的maven版本 点击uninstall...

   卸载完成后 重新安装 再 restart eclipse

   maven就能正常运行了!

    我们就可以查看方便的查看源代码了...

热点排行