Market Place not working in Eclipse Luna

2019-04-20 09:01发布

I have installed Eclipse Luna(4.4) on my system using the binary file and it is having the MPC plugin which is downloaded from the site :

http://download.eclipse.org/mpc/luna/

Still i am unable to find the Market Place in the Help tab, but in the

About Eclipse >> Installation Details >> Installed Software' , 'Marketplace Client' is visible.

Please help me how to Launch it.

Edit- Attaching the screenshot from Eclipse which shows the MarketPlace is installed, still it is not showing in Help Menu

enter image description here enter image description here

4条回答
贼婆χ
2楼-- · 2019-04-20 09:21

->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.

查看更多
啃猪蹄的小仙女
3楼-- · 2019-04-20 09:29

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.

查看更多
Viruses.
4楼-- · 2019-04-20 09:41

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

查看更多
Ridiculous、
5楼-- · 2019-04-20 09:44

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.

查看更多
登录 后发表回答