- KDevelop
- is a free, open source IDE (Integrated Development Environment) for Linux, Solaris, FreeBSD,
Max OS X and other Unix flavors.
It is a feature-full, plugin extensible IDE for C/C++ and other programming languages.
It is based on KDevPlatform, and the KDE and Qt libraries and is under development since 1998. - KDevPlatform
- is a free, open source set of libraries that can be used as a foundation for IDE-like programs.
It is programing-language independent, and is planned to be used by programs like: KDevelop, Quanta, Kile, KTechLab ... etc.
Welcome to KDevelop.org
Developer Blogs
on 01/26/2013 - 16:06
During the sprint in Vienna last year, Aleix and me laid the ground work for a QML/JS language support plugin for KDevelop. Sadly we two only have very limited time working on fancy new features such as that.
Thankfully someone stood up and started contributing - none other than Andrea Scarpino of ArchLinux KDE/Qt packaging fame. With some help of me and Sven he managed to get the JavaScript support into a much more shiny state - behold:
Colorful JavaScript Analysis in KDevelop
For simple JavaScript files we already have proper context browsing, uses and declarations. And all that in just a few...
on 07/20/2012 - 22:37
I’ve just released the KDevelop Custom Buildsystem version 1.2.2 suitable for usage with KDevelop 4.4/KDevPlatform 1.4. There have not been many changes, mostly just adaptions to KDevPlatform API changes. The only real new feature is the ability to filter our version control directories like .git or .svn.
Downloads can be found on the KDE download server. Hashsums for the package are:
MD5Sum: a5a26833510281a962d0b68296fce7cd kdevelop-custom-buildsystem-1.2.2.tar.bz2
SHA1Sum: e24fcd9f98c13a9043a00c941fd3ab11ba60fc03 kdevelop-custom-...
