No repository found at http://dl.microsoft.com/eclipse/ - 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)

Related

Error installing STS plugin in Eclipse Neon.2

I use the following Eclipse Neon.2
Eclipse Java EE IDE for Web Developers
Version: Neon.2 Release (4.6.2)
Build id: 20161208-0600
Eclipse path: C:\eclipse-jee-neon
and I tried to install the following Eclipse Plugin (via Marketplace or with drag and install directly from the website)
Spring Tool Suite (STS) for Eclipse 3.8.3.RELEASE
and I receive the following error:
As an alternative I tried the Spring IDE 3.8.3.RELEASE plugin and got exactly the same error.
Any ideas? Thank you in advance.
The problem was that the following two .jar archives were corrupted:
com.fasterxml.jackson.core.jackson-annotations_2.5.0.v201504151636.jar
com.fasterxml.jackson.core.jackson-core_2.5.0.v201504151636.jar
The solution (which worked in my case) was:
Download the two artifacts manually for example from University of Kent UKMirror Service
Replace the two corrupted artifacts in C:\Users\smo.p2\pool\plugins\ with the manually downloaded ones
Reinstall the plugin over the Eclipse Marketplace

Worklight 7.1 installation hanging on Eclipse Mars - 7.1.0.0-MFPF-StudioP2-IF201512271725

Trying to install worklight studio 7.1.0.0-MFPF-StudioP2-IF201512271725 on my eclipse Mars.2 Release (4.5.2) but for some reason the archive installation is hanging at org.eclipse.jst. please refer screen shot attached, Can anyone please suggest what could be done to resolve this
It is always suggested to use the latest. Right now you're not doing.
You can get the latest from Eclipse by clicking on Help -> Eclipse Marketplace and search for "mobilefirst".
Alternatively if you are an IBM customer you can visit the IBM Fix Central website and download the latest available iFix for the Studio component.

Jira Mylyn respository not showing on SpringToolSuite 3.7.1

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

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

Unable to install cobetura plugin in eclipse

I'm trying to install Cobertura plugin (http://ecobertura.johoop.de/update/) on Helios version of my eclipse but getting this exception "org.eclipse.equinox.p2.core.ProvisionException", It says unable to read repository at http://ecobertura.johoop.de/update/
I'm not on proxy server.
Seems it had stopped development.
I can't install it in Eclipse 3.5 or 4.3 too.
You can use EclEmma, it's easy to use.
Eclipse Helios version is 3.6.x and eCobertura Web site states that eclipse update site works for Eclipse 3.5+. I can confirm it really is working for Eclipse Helios. If you can download update site meta information through browser, but eclipse still cannot see it, it could be a proxy problem or something else that prevents eclipse to access content of update site.