Cannot open Eclipse Marketplace Cannot install remote marketplace locations: Cannot resolve host

后端 未结 15 1810
一向
一向 2020-12-09 10:38

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

15条回答
  •  隐瞒了意图╮
    2020-12-09 11:04

    1. Open command prompt (windows start button, type cmd in search)
    2. Click top left of command prompt, click properties, enable quick edit mode
    3. Copy: setx _JAVA_OPTIONS -Djava.net.preferIPv4Stack=true
    4. Right click on command prompt, should paste
    5. Hit enter. That easy!

提交回复
热议问题