News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

disable plugins forever

Started by Four, January 18, 2011, 09:08:24 PM

Previous topic - Next topic

Four

How can I disable plugins in codeblocks and not have them loaded on startup? I compiled codeblocks with all the plugins available just for fun and to try them out. But Allot of them I wont use and I dont wont it slowing down startup and consuming resources. Also I dont wont to delete the plugins cause maybe some of them I would want to use in the future.

I just want to disable some plugins and expect them to be disabled even after I restart codeblocks. How can I do this?


Thank you

frithjofh

Hi,

under the menu entry plugins you will find a point plugin-manager. This is where to go. There you can enable and disable individual plugins. You can also uninstall or install new plugins.

Regards

frithjofh
architect with some spare time  -  c::b compiled from last svn  -   openSuSE leap x86_64  -  AMD FX-4100

MortenMacFly

...alternatively just delete the DLL (*.so) file of the plugin and it's related resource ZIP-file.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Four

It saved this time. I went to the plugin manager before disables some plugins. And later came back to codeblocks and they were re-enabled. I tried it again and this time it saved which plugins I had enabled.