Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse Marketplace not showing up (missing) on 3.7 Indigo

I installed the Eclipse Marketplace via http://download.eclipse.org/mpc/indigo/ and Help>Install New Software... and it's not showing up under the help menu as expected after a complete reboot and I can't seem to find anyone else who is having this problem?

What led me to installing the Eclipse Marketplace in the first place was my attempt to install Eclipse Color Themes (http://eclipse-color-theme.github.com/update/). Eclipse Color Themes did not appear where indicated in it's documentation either so I thought I would attempt installing through the marketplace but I think I may have a larger plug-in related issue however plug-ins like Aptana and other misc. custom plug-ins installed correctly.

I'm running Eclipse on Windows 7 64-bit if that's of any help as well.

like image 560
buddyp450 Avatar asked Nov 29 '11 04:11

buddyp450


People also ask

Where does Eclipse Marketplace install?

eclipse directory in the user's home directory is used. For newer Eclipse installs using the Oomph installer a . p2 directory in the user's home directory is used.

How do I update my marketplace in Eclipse?

Open the Available Software Sites preference page. Enable the Latest Eclipse release https://download.eclipse.org/releases/latest repository by ticking the checkbox. Apply and Close. Check for updates.


2 Answers

I had same problem. I add http://download.eclipse.org/releases/indigo repo and install MPC and Maven.

like image 76
d_pilot Avatar answered Oct 09 '22 10:10

d_pilot


I tried @d_pilot's answer which didn't work but found the repo at http://download.eclipse.org/mpc/indigo/

You should be able to change the /mpc/(version)/ to get whatever you want from there, which is nice for all the other eclipse classic versions.

more current link: http://www.eclipse.org/mpc/archive.php

like image 40
ransom bot Avatar answered Oct 09 '22 10:10

ransom bot