Can't install Maven SCM Handler for EGit for Juno

前端 未结 5 1372
渐次进展
渐次进展 2020-12-23 14:58

I\'ve updated my eclipse indigo to juno via the Help->Check for updates menu. I noticed I had updates for egit (2.x) and jgit (2.x) which clashed with my current installati

5条回答
  •  温柔的废话
    2020-12-23 15:33

    I took the code from git and created a build that works with keppler + m2eclipse 0.14 + egit 3.x.

    Use this update URL: https://github.com/micw/m2eclipse-egit-builds/raw/master/0.14.0.201401300919/

    Don't forget to uncheck "Group items by category" or you won't see the package in eclipse's software manager.

    Update 2014-01-30: I built the latest git version which allows to be used with any EGit 3.x version. Please use the new update URL in this post. I verified that it works with latest EGit 3.2.x

提交回复
热议问题