Author Topic: Ignoring plugins in the user account for debugging purposes (Linux)  (Read 4340 times)

Offline dmoore

  • Developer
  • Lives here!
  • *****
  • Posts: 1576
Hey guys: I'm trying to debug one of my plugins in linux, but because i have a release version of the same plugin installed in /home/user/.codeblocks/share, that one gets loaded instead of the one I've built for debugging purposes. Is there anyway to block those plugins from loading with a command line switch? If not, I can think of other cases in which blocking plugins in the user account would be useful, so consider this a feature request.

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Ignoring plugins in the user account for debugging purposes (Linux)
« Reply #1 on: June 20, 2008, 08:42:45 am »
The only relevant switch is --safe-mode.
Be patient!
This bug will be fixed soon...