[Qt-creator] Qt Creator Community
Kevin Tanguy
kofee at kofee.org
Tue Jul 27 06:05:19 CEST 2010
On Mon, 26 Jul 2010 17:18:53 -1000, Victor Sardina
<Victor.Sardina at noaa.gov> wrote:
> Nicolas:
>
> I have some feedback on the Doxygen plugin, but couldn't find any way to
> contact Kofee. The project website at Trac doesn't list any obvious way
> to send him feed back. I send this using your email as starter simply
> because you mention Kofee in it, and also because Kofee mentions you as
> the "instigator" in the projects website :-).
>
Hi Victor,
Now you know how to contact me by email (or fill a bug).
> I tried the Doxygen plugin on a Mac, after going around a couple of
> wrinkles with some setttings. For example, the plugin specs file lists
> dependencies on the 1.3 versions of several modules, when it should list
> "2.0.80". QtCreator finally recognized the plugin and gave it the green
> light (literally), and I can even use the Doxygen tab in the
> Preferences. I can even launch Doxygen from the added menu option after
> setting the path to the doxygen executable.
>
You are the first person I'm aware of who compiled it for Mac, I'd like
to know what you've done to make it happen as I can't test it myself and
have very few time to bother people with that (btw my email is in the
pluginspec file). A diff or a simple listing of the modifications you've
done would be great.
> Unfortunately, I cannot generated the Doxygen backbone tags using the
> plugin, and maybe making the plugin actually work requires some extra
> modifications other than replacement of 1.3 by 2.0.80 in the specs file?
>
Are you trying to generate the tags in a header or a source file?
(hint: it's not supposed to work in a source file at the moment)
I'll try tomorrow to compile it with a recent Qt and creator from git
and see how it goes here. I should find where the problem lies quickly.
> In other words, all works but the main thing that the plugin should do.
>
Unfortunately it's quite a quick hack that I've done in a hurry and
shared in the hope it would be useful to others and could be enhanced
this way but real life really doesn't make it easy to maintain it as
qtcreator development itself is on steroids.
Cheers
Kevin
> Victor
>
> On 3/7/10 7:59 AM, Nicolas Arnaud-Cormos wrote:
>> On Friday 05 March 2010 12:10:41 Peter Kümmel wrote:
>>> As Qt Creater beeing 'only' a plugin-collection,
>>> is there a overview where all Nokia and 3rd-party
>>> plugins are listet and described?
>>
>> Not that I know. I know only 3 3rd party plugins:
>> I know at least 3 3rd party plugins:
>> * CppSupport, plugin for C++ Class View, from visual fc:
>> http://code.google.com/p/visualfc/downloads/list
>> * Doxygen, add doxygen tags, from kofee:
>> http://dev.kofee.org/QtCreator-Doxygen/
>> * CppHelper (add create definition action) and Macro (create/save/execute
>> macros), from me:
>> http://gitorious.org/creator-plugins
>>
>> That would be nice to have them somewhere.
>>
>>
>>> Also, is there a wiki which could be used as entry point
>>> for starting developing plugins, with documentations,
>>> example plugins, links to other howtos, and so on?
>>
>> Not that I know, you already have some documentation in the code you can
>> generate (doxygen, maybe qdoc3).
>> There's an excellent document written by Prashanth:
>> http://prashanthudupa.livejournal.com/44069.html
>> It gives you all you the information you need to start your own plugin. Also I
>> had some troubles to create a plugin that build outside the qt creator src
>> directory, you can get mine and copy whatever you need.
>>
>>
>>> When the intension of Qt Creator is to also create a
>>> community around the creater like there is around Eclipse
>>> then Nokia should spend some resources to evangelize
>>> and support such a community.
>>
>> I would love too, but don't forget that Qt Creator is young (a little more
>> than one year now). For the moment, they are trying to make it awesome for Qt
>> development, and working hard on the Qt Quick integration and also
>> maemo/symbian/whatever new plateform needed by Nokia.
>> At least that's what I'm understanding from an outside pov.
>>
>> But maybe it's at the community to create something, and not the other way
>> around. I don't usually go visit Qt Centre, but they already have a wiki and a
>> sub-forum for Qt tools (including Qt Creator).
>> At Qtfr.org, we already have a sub-forum specific to Qt Creator.
>>
>> As a plugin developer, I would also love to see a "plugin builder" tools for
>> Qt SDK. It's hard to create binaries for our plugins for a specific SDK (I
>> don't have mac, I don't use any SDK, and on Windows you need VS2008 I think).
>>
>> Hope they'll have some time after Qt 4.7 to work on the community building ;)
>>
>> Cheers,
>> Nicolas
>>
>>> (No, the gitorious wiki is not enough.)
>>>
>>> Peter
>>>
>>> _______________________________________________
>>> Qt-creator mailing list
>>> Qt-creator at trolltech.com
>>> http://lists.trolltech.com/mailman/listinfo/qt-creator
>>>
>>
More information about the Qt-creator-old
mailing list