D support

Niko Sams niko.sams at gmail.com
Fri Jun 19 14:10:33 UTC 2009


On Fri, Jun 19, 2009 at 15:18, Thomas Burdick<thomas.burdick at gmail.com> wrote:
> I think it would be very interesting to add D support to kdevelop.
>
> I can't imagine it would take too much effort to adapt the current C++
> language plugin to D or Java seeing as how close they all are with the
> exception of the way in which modules/files are included.
>
> I'm interested in doing the work to enable D support, I was wondering where
> I should start ;-) svn cp the cpplang plugin?
See this documentation:
http://api.kde.org/4.x-api/kdevplatform-apidocs/language/duchain/html/index.html

I wouldn't recommand c++ as basis as it's very complex. I'd take java or php.
Php because it's more up-to-date than java. (both in
playground/kdevelop4-extra-plugins)

Niko




More information about the KDevelop-devel mailing list