I am using eclipse Kepler version and trying to install Sonar plugin from Eclipse marketplace. But I am getting below error
Cannot open Eclipse Market
I tried all the suggestion above with Eclipse Photon. None worked. Finally got the marketplace to open by installing Eclipse to a path with no white spaces.
Are you running behind a NTLM proxy? If so you might find help at this Thread
A bit hacky workaround would be to download the plugins manually and than add it via 'Add local update site'.
The solution is:
Go to-Window->Preferences->General->Network Connections
Choose "Active Provider" To "Direct"
then click "apply" and then "ok".
It will Start Opening.
I tried all the suggestions but no success for Eclipse Neon and Oxygen. At last it worked for Eclipse Neon when I added below line in Configuration Settings in eclipse folder.
-Djava.net.preferIPv4Stack=true
Edit Configuration Settings in eclipse folder and add the below line and save it. It will work.
I had same issue. I solved it with following steps:
Don't worry - Storage will be re-created automatically.
NOTE: I gone through all possibilities - marketplace.eclipse.org/catalogs/api* (Not Working) - change 'Active Provider' to 'Manual'/'Direct'(Not Working) - Disable Proxies entries/Bypass(Not Working)