Hello, Am Montag 01 März 2010 19:40:41 schrieb Petric Frank: > > > 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, ...
For the records - in meanwhile i found a pretty good one here: http://www.vcreatelogic.com/p/2009/08/document-on-writing-plugins-for-qt- creator/ Maybe this could be referred from the Qt dev pages. Sorry if it is already there - i simply haven't found it there. regards Petric _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
