Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
disable plugins forever
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: disable plugins forever (Read 6087 times)
Four
Single posting newcomer
Posts: 5
disable plugins forever
«
on:
January 18, 2011, 09:08:24 pm »
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
Logged
frithjofh
Regular
Posts: 376
Re: disable plugins forever
«
Reply #1 on:
January 18, 2011, 09:22:19 pm »
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
Logged
architect with some spare time - c::b compiled from last svn - openSuSE leap x86_64 - AMD FX-4100
MortenMacFly
Administrator
Lives here!
Posts: 9723
Re: disable plugins forever
«
Reply #2 on:
January 18, 2011, 09:32:42 pm »
...alternatively just delete the DLL (*.so) file of the plugin and it's related resource ZIP-file.
Logged
Compiler logging
: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual
:
https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ
:
https://wiki.codeblocks.org/index.php?title=FAQ
Four
Single posting newcomer
Posts: 5
Re: disable plugins forever
«
Reply #3 on:
January 21, 2011, 02:11:34 am »
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.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
disable plugins forever