eclipse-rcprcpp2

How to uninstall installed plugin in created RCP project?


I have created RCP Project which have only Install New Software functionality, i installed a plugin through Install New Software and i want to uninstall that plugin, Is there any way to uninstall the plugin ?


Solution

  • In eclipse use Help -> About eclipse IDE ->Installation details

    This will show all installed plugins in eclipse. You can select one and uninstall that.