Jira Mylyn respository not showing on SpringToolSuite 3.7.1 - eclipse

I've recently updated my STS 3.7.0 to 3.7.1 and after this update my Jira connector in Task Repositories has gone. I've just downloaded the current latest version of STS 3.7.1 and have the same issue.
If I want to install Jira connectors the search panel doesn't find any related to Jira or Atlassian:
The brand new version is
Version: 3.7.1.RELEASE
Build Id: 201510041213
Platform: Eclipse Mars.1 (4.5.1)
However if I test the latest previous version like below it works fine
Version: 3.7.0.RELEASE
Build Id: 201506290652
Platform: Eclipse Mars (4.5.0)
Do you know any clue to fix Mylyn with Jira connector for STS 3.7.1?

This is mainly a question for the Mylyn project, but as far as I know there is currently no official Eclipse connector for JIRA from Atlassian that is compatible with Eclipse 4.5 (at least according to their page at: https://confluence.atlassian.com/display/IDEPLUGIN/Installing+the+Eclipse+Connector#InstallingtheEclipseConnector-sites). However, you can try to install the connector manually from the update site using the "Install New Software" feature in Eclipse/STS using this update site: http://update.atlassian.com/atlassian-eclipse-plugin/rest/e3.7 - hope this helps

Related

No repository found at http://dl.microsoft.com/eclipse/

I am trying to add an Azure Tool kit on my eclipse and getting the below error -
No repository found at http://dl.microsoft.com/eclipse/.
I can also see that this URL is no more available -
Error 403 - This web app is stopped.
The web app you have attempted to reach is currently stopped and does not accept any requests. Please try to reload the page or visit it again soon.
Do we have a new URL for downloading the Azure Tool kit for the eclipse?
Thanks.
Thanks for the report. Our Product group is aware of this issue and is working on a resolution.
As a temporary workaround, please use https://azuredownloads.blob.core.windows.net/eclipse/ to get the latest Azure Toolkit for Eclipse. You can follow further updates about the fix on this GitHub issue.
Also, I noticed that installing via the Eclipse Marketplace works without any errors on Eclipse version 2020-12 (4.18.0) Build id: 20201210-1552.
Here is the detailed article that describes both the installation methods for reference: Installing the Azure Toolkit for Eclipse
Supported Eclipse versions for Azure Toolkit for Eclipse:
2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6)

Redmine Eclipse mylyn plugin

I want to connect eclipse with redmine via mylyn plugin developed especially for redmine. I have installed plugin and connector for redmine and for eclipse.
Installation was successful both for redmine and eclipse.
The problem is when I add new query in task list, I get Unexpected status code - 404!? My redmine instance is local. Here are the details regarding the plugin, connector and my eclipse version:
Mylyn Connector: Redmine 0.3.7.201203072118 - ECLIPSE
Mylyn Connector plugin 2.8.2 stable - REDMINE
Version: Mars Release (4.5.0)
Now I know about howToMylyn on redmine site and that works as long as my projects are public and this is not useful for us because our projects are private. The generic web connector requires username and password but they are not used? So this is not the solution. And I browsed a lot.
Any kind of help is appreciated.
eclipse error
I have solved my problem. The plugin (github.com/danmunn/redmine_mylyn_connector) for redmine is not working correctly, at least for newer redmine and eclipse versions. This is the plugin that must be used for new versions: github.com/joaopedrotaveira/redmine_mylyn_connector

Is the Eclipse SonarQube plugin compatible with Eclipse Mars?

I cannot install SonarQube plugins in Eclipse Mars (tested with Java, RCP and Modeling versions).
When I search for SonarQube in 'Help' / 'Eclipse Marketplace' then the result list is empty. I can click at the link 'Browse for more solutions' which opens the marketplace site on the internet. There, I see SonarQube with the link 'Install' but when I click on it I get the error "The following solutions (SonarQube) are not compatible with this version of Eclipse"!
Any ideas how the problem can be solved?
Eclipse SonarQube plugin 3.4 is definitely compatible with Eclipse Mars.
Unfortunately, you cannot install it from the Eclipse Marketplace - probably because we need to update the compatibility information there. As mentionned by Freddy in his comment, SONARCLIPS-446 was created for this purpose.
Meanwhile, please follow the instructions described on "Install SonarQube in Eclipse" to manually install the plugin.
UPDATE July 21rst, 2015: the Marketplace has been updated so anybody using Mars can install the plugin through the Marketplace.
I'm sorry, but SonarQube is not really compatible.
If you install SonarQube 3.4.0 from marketplace to a brand new mars (eclipse-jee-mars-R-win32-x86_64.zip) and then start the eclispe with -clean, the menuitem marketplace is gone.
Seems that there are not some other plugins don't match.
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=473495

Cloudbees SDK Installation failure for Eclipse Indigo SR2

Working with the SDK from my command line in my linux box is ok. But know I want to use the provided plugin for Eclipse. I have Eclipse Indigo version SR2 Build id: 20120216-1857. I have installed egit scm version 1.3.0.2 with jgit. I use the following link as installation path:
http://eclipse.cloudbees.com for the cloudbees plugin. Take into account that the latest version of e-git doesn't work with Eclipse Indigo. So I installed egit from the following supported version link:http://download.eclipse.org/egit/updates-1.3. So I fire up the install software for cloudbees and while it tries to discover dependencies,it cannot install the plugin because of :
Cannot complete the install because one or more required items could
not be found. Software being installed: CloudBees Toolkit
2.0.2.201307232010 (com.cloudbees.eclipse.feature.group 2.0.2.201307232010) Missing requirement: CloudBees SCM Egit 2.0.2.201307232010 (com.cloudbees.eclipse.dev.scm.egit 2.0.2.201307232010) requires 'bundle org.eclipse.jgit 2.3.0' but it could not be found Cannot satisfy dependency:
From: CloudBees Toolkit 2.0.2.201307232010 (com.cloudbees.eclipse.feature.group 2.0.2.201307232010)
To: com.cloudbees.eclipse.dev.scm.egit [2.0.2.201307232010]
Clearly I can't because there is a failure in versions required of egit for cloudbees plugin to work. The problem is that the egit plugin I have is different from the one required.So the two possibilities are:
Somehow install version 2.0.2 of Egit..which I don't think is the case.
Did someone tested correctly the versions of supported egit in indigo sr2 and cloudbees sdk?
According to the error message you need EGit version 2.3.0 or later.
EGit 2.3.0 works fine with Eclipse Indigo SR2 and with the latest CloudBees Toolkit.
"2.0.2" from the error message is the CloudBees Toolkit version.
EGit 2.3.x is supported by Eclipse Indigo SR2 as long as EGit Import Support is not installed. See http://wiki.eclipse.org/EGit/FAQ#What_versions_of_Eclipse_does_EGit_target.3F for the list of supported EGit versions for a specific Eclipse version.
I discover the solution...the problem is that if you decide to install following installations from market place it will fail, because the version of egit 3.2 isn't supported by eclipse indigo sr2 specially the functionality Import Source cause the eclipse to crash. The way to install Cloudbees plugin in indigo is simple.
Use the following link to install Egit:http://download.eclipse.org/egit/updates-2.3
In the plugins to be included only add Egit and JGit basic functionality. Install and restart.
Afterwards through the market place install cloudbees eclipse plugin.Est voila. The problem comes not from Cloudbees itself but throw an indirect dependency failing.
regards
\n\m

error : Mylyn GitHub connector not installing on eclipse juno

installed EGit plugin for eclipse successfully but Mylyn GitHub connector is not installing on eclipse.here i am adding the error details
Cannot complete the install because one or more required items could not be found.
Software being installed: Eclipse EGit Mylyn GitHub Feature 2.3.0.201302130906 (org.eclipse.mylyn.github.feature.feature.group 2.3.0.201302130906)
Missing requirement: Mylyn GitHub Connector UI 2.3.0.201302130906 (org.eclipse.mylyn.github.ui 2.3.0.201302130906) requires 'package org.eclipse.egit.core [2.3.0,2.4.0)' but it could not be found
Cannot satisfy dependency:
From: Eclipse EGit Mylyn GitHub Feature 2.3.0.201302130906 (org.eclipse.mylyn.github.feature.feature.group 2.3.0.201302130906)
To: org.eclipse.mylyn.github.ui [2.3.0.201302130906]
That happens if your eclipse version is too old, as detailled in bug 365425
Make sure your Eclipse is at least 3.7 or more recent.
The latest EGit 3.0.x would require an Eclipse Kepler 4.3.
Happened to me yesterday because GitHub Mylyn Connector (http://download.eclipse.org/egit/github/updates) was missing in Eclipse Window / Preferences / Install/Update / Available Software Sites and Eclipse tried to retrieve the obsolete version 2.3.0 from another http://download.eclipse.org/??? software site (can't remember exactly), including org.eclipse.mylyn.github.ui [2.3.0.201302130906] while there already was a preinstalled 3.0.3.something version in Juno. Adding the missing Software Site allowed me to install version 3.0.3...