KDevelop

From KDE UserBase Wiki
Revision as of 18:52, 10 March 2019 by Ognarb (talk | contribs) (Add history and features section)
KDevelop4 Editor view
An Integrated Development Environment (IDE) for MS Windows, Mac OS X, Linux, Solaris and FreeBSD

History (inspired by Wikipedia en, de and fr)

The KDevelop project started in 1998 in the University of Potsdam. The first released 0.1 was released the same year[1].

KDevelop has experienced several rewrites. The first time was with version 3.x by Berndnd Gehrmann in 2001[2] and the second time was with version 4.x with a more object oriented architecture in 2009Cite error: Closing </ref> missing for <ref> tag. The custom c++ parser was abandoned in favor of a clang and the CMake interpreter was also replaced in favour of using the json metadata given by CMake. KDevelop 5 was released in August 2016[3].

Features

  • Support C/C++ project
    • Support CMake project
    • Support Makefile project
    • Support QMake project
    • Support Clang-tidy, Clazy and the Cppcheck static analyzer
  • Support python project
  • Suport php project

Tips

More Information

References