Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: aneury1 on May 09, 2016, 10:17:31 pm

Title: help--developing new plugin
Post by: aneury1 on May 09, 2016, 10:17:31 pm
Hello everyone Im totally new on plugin development , im pretty sure that the next question is a dejabou here buy I would like to know
two thing :


could tell me where Could I start to read(saw : wxsmith.chm , sdk.chm) ?
is there any plugin that let you use .bat, .sh instead of the current compiler (I check the project config )?


please help me !!
thank in advance and sorry in advance ..:D
Title: Re: help--developing new plugin
Post by: oBFusCATed on May 10, 2016, 01:43:11 am
Search for custom makefile projects in the forum.
Title: Re: help--developing new plugin
Post by: aneury1 on May 10, 2016, 03:59:27 am
thank you for replies too fast :D yeahh I looked for that but  is not my objetive I would like to run .bat .


 i found the code for python plugin maybe I could learn something about but I'd like to develop a plugin to run a custom command .

thank anyway and when its done Im going to show you what I mean because now is not seem to clear I think.
Title: Re: help--developing new plugin
Post by: oBFusCATed on May 10, 2016, 04:50:53 am
If you go to the project options you'll find that you can select the make-like executable you want to run.