How to use Eclipse Neon's Mylyn with Jira since connector was discontinued

前端 未结 2 1683
温柔的废话
温柔的废话 2021-02-05 10:38

After a terrible decision by Atlassian to discontinue the Eclipse Connector for Jira, it seems to me like there is no way to use Mylyn in Eclipse Neon to integrate with Jira. Is

相关标签:
2条回答
  • 2021-02-05 11:06

    It definitively works with Eclipse Oxygen (still), using the Updatesite from atlassian, which is also mentioned on the Bitbucket OpenSource project. Please note, the help page, which is also hosted there, offers a download link to use the updatesite offline. Since the actual data there is in fact hosted by atlassian, let's just hope they don't drop support for hosting those files.

    Update Site URL: http://update.atlassian.com/atlassian-eclipse-plugin/rest/e3.7
    I got the Version: 3.2.5.v20150427

    As far as I can see, the support is still fully functional, including the ability to create new tickets, add comments and manage ticket lifecycle

    PS: I needed to configure the proxy settings accordingly (Jira is hosted in-house here, so we need an exception rule for the proxy used for internet connection by default).

    0 讨论(0)
  • 2021-02-05 11:18

    I have not fought with Neon yet, but in Mars which is also not officially supported, I was able to get Jira partly working using this install URL:

    Atlassian Connector for Eclipse 3.7 and later - http://update.atlassian.com/atlassian-eclipse-plugin/rest/e3.7

    It allows me to see my task list, select Jiras and it will remember working sets for each Jira I select, but one important feature to me I cannot get to work is on the Team Synchronizing perspective I CANNOT add changed files to a change set tied to the Jira like I can in Luna.

    I can see incoming changes by jira tied change sets, but not create out going jira tied change sets.

    I have broken my Mars install many times trying to update Mylyn but if I take the 3.20 version it foo-bars my install.

    0 讨论(0)
提交回复
热议问题