Author Topic: Keyboard Shortcuts plugin  (Read 4587 times)

FooSoft

  • Guest
Keyboard Shortcuts plugin
« on: May 11, 2008, 05:39:14 am »
Sorry if I'm overlooking something, but I really can't find this plugin (http://wiki.codeblocks.org/index.php?title=Keyboard_Shortcuts_plugin) anywhere and I really need it! The wiki doesn't provide any links to it, and could find a place to grab it on these forums either. Where could I find it?

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: Keyboard Shortcuts plugin
« Reply #1 on: May 11, 2008, 11:41:38 am »
It's in the contrib-plugins.
On windows with 8.02 reinstall C::B and include contrib-plugins this time,
on linux install the "codeblocks-contrib"-package,
if self-compiling use "./configure --with-contrib-plugins-all" on linux or on windows build the ContribPlugins-workspace.

FooSoft

  • Guest
Re: Keyboard Shortcuts plugin
« Reply #2 on: May 11, 2008, 08:17:10 pm »
Exactly what I was looking for - thanks!