Question

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)

Was it helpful?

Solution

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.

OTHER TIPS

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

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

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top