How to disable plugins in eclipse 3.6 Helios?

爱⌒轻易说出口 提交于 2019-12-03 11:27:32

问题


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)


回答1:


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.




回答2:


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




回答3:


you can use the Plug-in Registry view offered by the pde.

here you can see the plug-ins installed, the active ones and, by actrivating the advanced operations, you can disable the various plugins




回答4:


Go to the folder where your eclipse in the computer. Go the plugins folder. And delete the plugins. And restart eclipse again



来源:https://stackoverflow.com/questions/4164535/how-to-disable-plugins-in-eclipse-3-6-helios

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