Uninstall an Eclipse plugin when the “Uninstall…” button is disabled

拟墨画扇 提交于 2019-12-08 14:47:03

问题


Sometimes, for some reason, the "Uninstall" button is disabled in Help > About Eclipse > Installation Details (For example, after installing Aptana plugin, which forces the use of an older installer in Eclipse Galileo).

How is it possible to remove these plugins with "Uninstall" disabled ?


回答1:


Try run eclipse as administrator. It worked for me.




回答2:


Go into "Installation History" tab (in Installation Details), choose a previous state of installation, and click "revert"




回答3:


  • Close eclipse.
  • Go to the folder where eclipse is installed .In \plugins folder delete the folders related to a particular plugin.


来源:https://stackoverflow.com/questions/6478158/uninstall-an-eclipse-plugin-when-the-uninstall-button-is-disabled

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!