How can I uninstall a plugin in eclipse?

I installed findbug but it doesn't show up in my project explorer when I right click and check. I would like to install the plugin again and check, but I don't see an option to uninstall the plugin.

How can I uninstall a plugin? Im using Eclipse Version: Luna Release (4.4.0)

+3


source to share


1 answer


You can remove the ADT plugin from Eclipse to go to Help> About Eclipse> Installation Information. Select the plug-in you want to remove, then click the "Remove ..." button at the bottom.

See http://wiki.eclipse.org/FAQ_How_do_I_remove_a_plug-in%3F for details



Hope this helps you.

+5


source







All Articles