Market Place not working in Eclipse Luna

淺唱寂寞╮ 提交于 2019-12-05 01:17:24

Go to Help/Install new software from the menu, select the Juno update site (http://download.eclipse.org/releases/juno 'try this repository'), and look for the Marketplace client it is in the General Purpose Tools category

Either drag-and-drop the install URL from the Marketplace website to your Eclipse instance (the main toolbar is a good drop target), or open Help/Eclipse Marketplace... to start it. See also the Marketplace documentation.

->open (your eclipse luna folder)-->configuration-->config ->open the config file with wordpad and add the below lines at the end.

org.eclipse.ecf.provider.filetransfer.excludeContributors=org.eclipse.ecf.provider.filetransfer.httpclient4

->save the config file ->Now restart the eclipse luna and try to access the market place.

Did you try update your Eclipse installation?

I had the same problem and I solved it selecting all updates from:

Help -> Check for Updates

I hope this helps.

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