如何从 Eclipse Indigo 卸载插件?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/9084723/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
how to uninstall plugins from Eclipse Indigo?
提问by Ramesh Kotha
I have installed too many plugins in my Eclipse IDE, It is taking too much time to start. I want to uninstall unnecessary plugins.
我在 Eclipse IDE 中安装了太多插件,启动时间太长。我想卸载不必要的插件。
回答by Hauke Ingmar Schmidt
Go to menu Help > About Eclipse > Installation Details
(beginning with Eclipse Luna: Help > Installation Details
). There you can uninstall. If you installed via the marketplace you can also uninstall there.
转到菜单Help > About Eclipse > Installation Details
(从 Eclipse Luna: 开始Help > Installation Details
)。在那里你可以卸载。如果您通过市场安装,您也可以在那里卸载。
But if you just want to speed up the startup you can go to Window > Preferences > General > Startup and Shutdown
and switch off unnecessary capabilities.
但是,如果您只想加快启动速度,您可以Window > Preferences > General > Startup and Shutdown
关闭不必要的功能。
回答by user3228876
Some Eclipse plug-ins and extensions on Windows are removed via the Control Panel - Programs and Features process.
Windows 上的某些 Eclipse 插件和扩展是通过控制面板 - 程序和功能过程删除的。