[Kdenlive-devel] How do you program kdenlive?
Simon Eugster
simon.eu at gmail.com
Sun Jan 25 13:46:45 UTC 2009
Ah, great! Thanks a lot, works! :)
Simon
Dan Dennedy wrote:
> On Sat, Jan 24, 2009 at 10:42 AM, Simon Eugster <simon.eu at gmail.com> wrote:
>> Hi programmers,
>>
>> As you know, I'd like to help in improving kdenlive. I've been programming
>> in Java with Eclipse. Now I certainly could take eclipse too for kdenlive,
>> but it feels a little too «heavy» (slow start etc.).
>>
>> Which IDE do you prefer for writing C++?
>>
>> I read the code with Geany until now, but it is very hard to find out where
>> some included functions come from.
>
> kdevelop supports ctags, which you must tell it to generate after
> importing the source as a project. After it is generated, you can
> right-click a symbol and jump to its declaration or definition.
>
More information about the Kdenlive
mailing list