how to uninstall plugin/egit from ADT eclipse

隐身守侯 提交于 2019-12-10 23:38:46

问题


I found these instructions

You should not remove plug-ins from Eclipse. Plug-ins should be installed as features using the Update Manager. The same Update Manager can be used to disable plug-ins by disabling the feature they belong to. Run Help > About Eclipse > Installation Details, select the software you no longer want and click Uninstall. (On Macintosh it is Eclipse > About Eclipse > Installation Details.) In older versions, you might need to Run Help > Software Updates > Manage Configuration..., select the feature of interest, and disable it with the task shown in the right window.

But they are not working for me.


回答1:


From ADT, go to Help > Install New Software... Then click on the link "What is already installed". You will have the list of your plugins and an uninstall button at the bottom.



来源:https://stackoverflow.com/questions/18261213/how-to-uninstall-plugin-egit-from-adt-eclipse

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