Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: mrkcc on November 19, 2011, 04:51:40 pm
-
Today by chance I came across this link I hope the developer, follow this project, the project is developed by tomdeblauwe
This is a project manager plugin for qt-creator, that allows you to open and build .workspace files. Codeblocks itself is used for building. The purpose of the plugin is to make qt-creator aware of the include directories, and the .cpp and .h files defined in the .cbp file(s) that are included in the .workspace file. So this means: you can use all of the neat code features of qt-creator!
Link: https://gitorious.org/codeblockprojectmanager
-
this is not a plugin for CB, but a plugin for qtcreator. The opposite of our world ;-)