如何在 eclipse 3.6 Helios 中禁用插件?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/4164535/
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 disable plugins in eclipse 3.6 Helios?
提问by Vijay Krishna
I have eclipse 3.6, i have installed lot of plugins. But i want to disable some of the plugins but dont know how :( ( I don't want to uninstall them as i may need them in some time future when i work on other projects)
我有 Eclipse 3.6,我安装了很多插件。但我想禁用一些插件,但不知道如何:((我不想卸载它们,因为我可能会在将来在其他项目上工作时需要它们)
回答by Mikezx6r
In preferences, General, Startup and Shutdown. A lot of plugins will appear there with checkboxes. With luck, the one you're hoping to disable appears there.
在首选项中,常规、启动和关闭。许多带有复选框的插件会出现在那里。幸运的是,您希望禁用的那个出现在那里。
If your plugin doesn't appear there, then you either have to uninstall it, hope it provides an option to disable itself, or live with it.
如果您的插件没有出现在那里,那么您要么必须卸载它,希望它提供一个禁用自身的选项,要么继续使用它。
回答by WVB
You can uninstall them all by the next procedure:
您可以通过下一个过程将它们全部卸载:
Help > About Eclipse SDK > Installation Details > Installed Software Tab > Select a plug-in you want to Uninstall > Click Uninstall button at the bottom
帮助 > 关于 Eclipse SDK > 安装详细信息 > 已安装的软件选项卡 > 选择要卸载的插件 > 单击底部的卸载按钮
回答by pbanfi
you can use the Plug-in Registry view offered by the pde.
您可以使用 pde 提供的插件注册表视图。
here you can see the plug-ins installed, the active ones and, by actrivating the advanced operations, you can disable the various plugins
在这里您可以看到已安装的插件、活动的插件,并且通过激活高级操作,您可以禁用各种插件
回答by senthil
Go to the folder where your eclipse in the computer. Go the plugins folder. And delete the plugins. And restart eclipse again
转到您的 eclipse 在计算机中的文件夹。转到插件文件夹。并删除插件。并再次重新启动eclipse