Advanced | Help | Encyclopedia
Directory


KDevelop

KDevelop
KDevelop in IDEAl mode
Developer KDevelop Team
Latest release 3.2 / March 16, 2005
OS Unix-like
Genre Integrated development environment
License GPL
Website www.kdevelop.org

KDevelop is a free C and C++ IDE for GNU/Linux and other Unix-like operating systems. KDevelop 3.0 was a complete rewrite of KDevelop 2. It was released together with KDE 3.2 in February 2004. KDevelop is licensed under the GPL license.

KDevelop does not include a compiler; instead, it uses the GNU Compiler Collection and/or other compilers to produce executable code.

The current version, 3.2, supports many more programming languages such as Ada, Bash, Fortran, Java, Pascal, Perl, Python, Ruby, and SQL, in addition to C and C++.

Table of contents

Basic Features

KDevelop uses an embedded text editor component through KPart technology. The default editor is KDE Advanced Text Editor. This list focuses on the features of KDevelop itself. For features specific to the editor component, see the article on Kate.

Detailed Features Description

KDevelop 3 is completely plugin based architecture and code. When a developer makes a change he only has to compile the plugin. KDevelop is the only IDE which does not come with a text editor because it uses a plugin. It is programming language and build system independent. Supports KDE and Gnome and many others such as Qt, GTK+, wxWidgets.

KDevelop has a big list of supported languages. Supported build systems are GNU (automake), qmake, make for custom projects (KDevelop does not destroy your own Makefiles if that's what you want to use) and scripting projects which don't need one.

Code completion is available for C and C++. Symbols are kept in a Berkeley DB file for quick lookups without re-parsing. Integrated debugger lets you graphically do all the debugging with breakpoints and backtraces. It even works with dynamically loaded plugins unlike command line gdb.

Quick Open allows quick navigation between files.

50 to 100 plugins exist, too many to mention here. Major ones include persistent project wide code bookmarks, Code abbreviations which let you quickly expand text, a Source formatter which reformats your code to a style guide before it is saved, Regular expressions search, and project-wide search/replace which helps with refactoring code.

See also

External links








Links: Addme | Keyword Research | Paid Inclusion | Femail | Software | Completive Intelligence

Add URL | About Slider | FREE Slider Toolbar - Simply Amazing
Copyright © 2000-2008 Slider.com. All rights reserved.
Content is distributed under the GNU Free Documentation License.