-1

I have installed Eclipse Version: Neon (4.6)Build id: I20160606-1100 When I launch eclipse and try to go to Marketplace via Help -> Eclipse Marketplace, I am getting the following error and hence unable to connect to marketplace server to download any plugins.

Here is the error.

MarketplaceDiscoveryStrategy failed with an error Cannot complete request to https://marketplace.eclipse.org/api/p?client=org.eclipse.epp.mpc.core&client.version=1.5.4.v20170222-1921&os=win32&ws=win32&nl=en_US&java.version=1.8.0_181&product=org.eclipse.sdk.ide&product.version=4.6.0.I20160606-1100&runtime.version=3.12.0.v20160606-1342&platform.version=4.6.0.v20160606-1100: Unable to read repository at https://marketplace.eclipse.org/api/p?client=org.eclipse.epp.mpc.core&client.version=1.5.4.v20170222-1921&os=win32&ws=win32&nl=en_US&java.version=1.8.0_181&product=org.eclipse.sdk.ide&product.version=4.6.0.I20160606-1100&runtime.version=3.12.0.v20160606-1342&platform.version=4.6.0.v20160606-1100.

Can some help to resolve this issue.

Santhosh M S
  • 1
  • 1
  • 1
  • 1
    Eclipse Neon is more than 12 releases behind and more than 4 years old. Please upgrade. – howlger Jan 19 '21 at 11:32
  • I am using Neon because I need to connect to "Team Explorer Everywhere" to connect Eclipse to Azure DevOps Services or Team Foundation Server. Team Explorer Everywhere plug-in works with Eclipse versions 4.2 (Juno) - 4.6 (Neon). – Santhosh M S Jan 19 '21 at 11:56
  • See https://stackoverflow.com/questions/58001328/ – Stephen C Jan 19 '21 at 14:21
  • Note that the MSFT person who answered the above advised forking and building if you want to use the Team Explorer Everywhere plugin with a more recent version of Eclipse. – Stephen C Jan 19 '21 at 14:33

1 Answers1

0

It is hard to know why that is happening. I can think of a couple of possible reasons:

  • It could have been a transient problem with the Marketplace server / service. I was able to load the URL in your question (in a web browser), so if that was the problem, it appears to have been resolved.

  • It could be a firewall and/or proxy configuration problem at your end:

Stephen C
  • 698,415
  • 94
  • 811
  • 1,216