Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: gjsmo on February 08, 2007, 03:36:38 am
-
I would like to see a sort of "project manager" implemented. This would allow you to easily edit default projects using the same interface as the project options in a real project. It would allow you to easily add new kinds of projects, and if necessary, delete them (but why would you want to do that?). I don't really see any easy way to do this currently.
-
Have you explored the scripting system? It's quite comprehensive and you can create new projects easily. :)
-
Have not tried it - I will look at it.