Eclipse-Marketplace Error

僤鯓⒐⒋嵵緔 提交于 2019-11-28 03:50:05

问题


Once i go to Eclipse Marketplace option i get this error message: MarketplaceDiscoveryStrategy failed with an error Unable to read repository at http://marketplace.eclipse.org/api/p?product=org.eclipse.epp.package.java.product&os=linux&runtime.version=3.6.0.v20100505&client=org.eclipse.epp.mpc.core&java.version=1.6.0_26&product.version=1.3.2.20110218-0812& ws=gtk. No route to host

This in my linux machine can i know why am i getting this message, i am not able to choose any new softwares from Marketplace


回答1:


Please, add this line on eclipse ini, restart eclipse, open Marketplace and good installations:

-Dorg.eclipse.epp.internal.mpc.core.service.DefaultCatalogService.url=https://marketplace.eclipse.org/catalogs/api/p

This problem is that link without ssl is not working. For me that is working normal.




回答2:


Try removing RelaventKnowledge software from your machine. Mine is Windows 10. I am not getting that error once i removed that software from the machine.



来源:https://stackoverflow.com/questions/7511349/eclipse-marketplace-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!