Install Marketplace plugin on Eclipse Juno

EclipseEclipse PluginEclipse JunoEclipse Marketplace

Eclipse Problem Overview


I downloaded the Eclipse Juno 4.2 classic bundle, and saw that Help > Marketplace... was not available. AFAIK, this is provided by the mpc plugin. On their website however, I didn't see a trace of how to install the mpc client for Juno.

How can I add the Marketplace Client to the classic Juno bundle?

Eclipse Solutions


Solution 1 - Eclipse

As far as I know, the Classic distribution does not contain the Marketplace client (and that is the only such official distribution). However, it is available for download.

Select Help/Install new software... from the menu, select the Juno update site (http://download.eclipse.org/releases/juno), and then look for the Marketplace client - it is in the General Purpose Tools category.

Solution 2 - Eclipse

There is one More easy way to add Eclipse MarketPlace

  1. Go to http://eclipse.org/mpc/archive.php and download mpc zip for your eclipse.
  2. Than go to Eclipse -> Help -> Install New Software and Add and select Archive file Location then press ok, it will check dependency and install it. And Enjoy....

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionparvusView Question on Stackoverflow
Solution 1 - EclipseZoltán UjhelyiView Answer on Stackoverflow
Solution 2 - EclipseAnuj JindalView Answer on Stackoverflow