eclipse kepler "Cannot install remote marketplace locations"
I have downloaded the latest eclipse version, eclipse kepler.
But when i try to access the Marketplace inside eclipse or try to install
ADT plugin for Android, it gives me this creepy error which is driving me
crazy:
Cannot open Eclipse Marketplace
Cannot install remote marketplace locations: Connection failed
This is most often caused by a problem with your internet connection.
Please check your internet connection and retry.
Unable to read repository at http://marketplace.eclipse.org/catalogs/api/p.
Connection reset
Connection failed
This is most often caused by a problem with your internet connection.
Please check your internet connection and retry.
Connection reset
Here's the solution,
ReplyDeleteIf you are a constant proxy changer like me for various reasons (university, home , workplace and so on..) you are mostly like to get this error due to improper configuration of connection settings in the eclipse IDE. all you have to do it play around with the current settings and get it to working state. Here's how,,
1. GO TO
Window-> Preferences -> General -> Network Connection.
2. Change the Settings
Active Provider-> Manual-> and check---> HTTP, HTTPS and SOCS
That's all, restart Eclipse and you are good to go!
1.In a CMD line type in the following:
ReplyDeletesetx _JAVA_OPTIONS -Djava.net.preferIPv4Stack=true
2. Restart Eclipse
How to Fix “Cannot open Eclipse Marketplace” Error
ReplyDeletehttps://programmerah.com/how-to-fix-cannot-open-eclipse-marketplace-error-14402/