Hello, Am Samstag 27 Februar 2010 20:15:13 schrieb Andre Poenitz: > On Sat, Feb 27, 2010 at 04:19:33PM +0100, Petric Frank wrote: > > Hello, > > > > due in the office we do version control using ClearCase - is there > > someone working on a version control plugin for QtCreator supporting this > > VCS ? > > I am not aware of anybody working on it.
Possibly i take the task to create a minimal ClearCase plugin. Have to evaluate it a bit. I had a look to the plugins directory of QtCreator. Not easy for me to find a start point. >From what i have seen up to now you can begin by deriving from IPlugin or VCSBasePlugin. The latter seems to be (guessed from its name) more aligned to VCS systems. But i may be wrong. Are there somewhere hints on how to create (VCS) plugins for QtCreator ? What methods to implement, what to care about, ... Any links are welcome. regards Petric _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
