Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

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 it just me? Are there any workarounds?

I tried installing Tasktop Dev Pro but it failed complaining about a jar not found in the Update Site. Besides, it doesn't seem like a proper solution since it brings a lot more than we need

like image 662
Hilikus Avatar asked Sep 13 '16 15:09

Hilikus


2 Answers

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).

like image 146
Ichthyo Avatar answered Sep 21 '22 05:09

Ichthyo


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.

like image 26
Wayne B. Avatar answered Sep 19 '22 05:09

Wayne B.