Tuesday, 3 September 2013

eclipse kepler "Cannot install remote marketplace locations"

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

3 comments:

  1. Here's the solution,

    If 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!

    ReplyDelete
  2. 1.In a CMD line type in the following:
    setx _JAVA_OPTIONS -Djava.net.preferIPv4Stack=true

    2. Restart Eclipse

    ReplyDelete
  3. How to Fix “Cannot open Eclipse Marketplace” Error
    https://programmerah.com/how-to-fix-cannot-open-eclipse-marketplace-error-14402/

    ReplyDelete