Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can i uninstall a plugin in eclipse?

I have installed findbug, but it is not visible in my project explorer when I right click and check. I would like to reinstall the plugin again and check, but I do not see an option to uninstall the plugin.

How can i uninstall the plugin? Im using Eclipse Version: Luna Release (4.4.0)

like image 521
Ratha Avatar asked Sep 04 '14 12:09

Ratha


Video Answer


1 Answers

You can remove the ADT plugin from Eclipse is to go to Help > About Eclipse > Installation Details. Select a plug-in you want to uninstall, then click Uninstall... button at the bottom.

For more detail visit http://wiki.eclipse.org/FAQ_How_do_I_remove_a_plug-in%3F

Hope this helps you.

like image 114
Jatin Avatar answered Sep 27 '22 17:09

Jatin