Author Topic: New Plugin Qt  (Read 6997 times)

Offline mrkcc

  • Multiple posting newcomer
  • *
  • Posts: 11
New Plugin Qt
« 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


Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: New Plugin Qt
« Reply #1 on: November 19, 2011, 06:25:07 pm »
this is not a plugin for CB, but a plugin for qtcreator. The opposite of our world ;-)