Can't install Maven SCM Handler for EGit for Juno

前端 未结 5 1370
渐次进展
渐次进展 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:34

    I was able to get it working with the following configuration.

    • Eclipse Luna SR1 Eclipse
    • Egit Team Provider 3.7.0 (I had updated the plugin via eclipse marketplace)
    • M2E egit 0.14 (Installed via eclipse marketplace).

    Initially I was also getting the error while installing m2e-egit but once I updated the Egit eclipe plugin, installation of m2e-egit worked perfectly.Hope it helps.

提交回复
热议问题