I just don't know what the hell these Eclipse developers are thinking! Removing plug-ins from Eclipse became a pain in the ass since Helios!
I hear you pal... I just went through the whole day trying to figure out as no one seems to give an straight answer like "do this, that, done."
Man I'd rather be programming instead....
Found, in the middle of my evening that it is possible to uninstall pretty much everything. The issue is that the damn thing is hidden in the "HELP->ABOUT". Who would guess after going over and over through the "Help->Install New Software" or "Help->Check for updates" and never finding anything like "remove" or "reinstall" or "force reinstall".
Seriouly, I'd rather go back to 1990 when we had Microsoft, Borland and Watcom.. you picked your platform and you'd be with 1/3 of the world of developers with you.. ok, perhaps Watcom didn't hit that mark but you get the point.
So... to uninstall any plugin from Eclipse Helios (Service Release 1) or Springsource 3.5.2 (or 3.6.1 I 'm using), do this:
- close all your projects (just to be on the safe side);
- Hit menu "HELP-->ABOUT" (yeah.. help, about);
- Hit "Installation Details" button and you get the list with all plugins;
- Click on the one you want to remove; hit uninstall;
- If want to remove more than one, just apply the change without restart;
- Goto to 4) as needed
- Finally, restart Eclipse and reinstall what you need !
It was hard to find, but it worked very well for me.