vote up 5 vote down star

Hi,

The GUI for managing plugins in Eclipse got a bit of an overhaul in version 3.4.0. This GUI is accessed via the "Software Updates..." option in the Help menu. This displays the following dialog:

alt text Notice that the option to remove the selected plugin (Mylyn) is greyed out. In fact, this is true of virtually every installed plugin. I know that the Mylyn plugins are optional, so why amn't I provided with an option to remove them?

Thanks, Don

flag

38% accept rate
I just tied to delete the plugin files...but eclipse still shows that the plugins are installed. – jjnguy Dec 19 '08 at 15:47
Try running eclipse with -clean command line parameter after deleting plugin files. – Peter Štibraný Jan 11 at 7:25

6 Answers

vote up 0 vote down

eclipse 3.5(Galieo) Help>> Install New Software >> Already Installed Plugins >> select Plugins >> Uninstall works charm.

link|flag
vote up 0 vote down

"The Uninstall wizard allows you to review and uninstall items in your configuration. This wizard is shown when you select items and press Uninstall... from the Installed Software page. To uninstall software from your system:

Click Help > About and then click Installation Details... to open a dialog showing pages that provide more detail about your installation.

Click the Installed Software tab to see a list of the software items that you have installed into your system.

Select the items that you wish to uninstall.

Click Uninstall....

The Uninstall Details page will show you a list of the items that will be uninstalled. Expanding each item will show what additional items (if any) will be uninstalled as a result of your choice.

If you change your mind about which items should be uninstalled, you may click Back to see a checkmark list of the items you selected before. You may check and uncheck different items in the list, and click Next when you are ready to continue. Click Finish to start the uninstall.

Once all of the software is uninstalled successfully, you will be prompted to restart for the Workbench. Click Yes when asked to exit and restart the Workbench for the changes to take effect."

quote from eclipse help docs

link|flag
vote up 0 vote down

It sure looks like there's no way to do this.

I just had exactly this problem with a fresh download of the Eclipse Java IDE (Ganymede SR2). I didn't want Mylyn, but I didn't want "Eclipse Classic", either, because the download was twice the size, I presume because it includes source.

The apparent solution was to update everything and restart Eclipse, after which the "Uninstall..." button became enabled for the Mylyn plugins. Unfortunately, this only uninstalled the most recent, updated version (3.0.11 IIRC), reverting to the un-uninstallable 3.0.5.

link|flag
...and "Eclipse Classic" is one monolithic install, with no way to see which plugins it's made of, till you try and install one and it says "a newer version of this feature is already installed". Beautiful. – David Moles Jun 15 at 7:42
vote up 1 vote down

There are distributions of Eclipse that come packaged with certain plugins that can't be mix-and-matched. That is the case with Mylyn, that went from a student's thesis project to an integral part of Eclipse. If you want to actually get rid of Mylyn, you may want to install Eclipse classic instead of the distribution you have, and then install the stuff you need.

The standard Eclipse distributions come with Myln.

BTW, Eclipser 3.5 completely changes all these screens :(

link|flag
Yet, oddly, "Eclipse Platform" itself can be uninstalled. – David Moles Jun 12 at 15:59
vote up 0 vote down

I'm running (a relatively fresh copy of) 3.4.1. I was able to select the same plug-in shown in your screen shot (Mylyn Bridge: Java Development) to get an enabled "Uninstall..." button. I'd suggest getting the latest updates and trying again.

link|flag
The further issue is that actually using the Uninstall... option does not remove Mylyn (for example) from the list. – Air Feb 25 at 13:58
vote up 0 vote down

You most first disable the plugin

link|flag
... that's a good question.. they've made it plenty hard... – sblundy Dec 15 '08 at 22:34

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.