Get Involved/development/IDE configuration: Difference between revisions

From KDE Community Wiki
(Add kate page)
(Use link to moved page)
Tag: Replaced
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Setting up an IDE for KDE Development
Moved to https://develop.kde.org/docs/getting-started/building/ide/
[[File:Mascot_konqi-app-dev-katie.png|right|x200px|]]
 
 
There are many available choices for code editors and Integrated Development Environments (IDEs).
 
Some popular choices are (in no particular order):
 
* [[Get_Involved/development/IDE_configuration/Kate|Kate]] - KDE's advanced text editor
* [[Get_Involved/development/IDE_configuration/KDevelop|KDevelop]] - KDE's own IDE
* [[Get_Involved/development/IDE_configuration/Qt_Creator|Qt Creator]] - By the Qt Project, strong integration with UI design and creation
* [[Get_Involved/development/IDE_configuration/Visual_Studio_Code|Visual Studio Code]] - Popular, customizable, support for many programming languages
 
The choice is often a personal preference, here we list some instructions and tips on getting editors and IDEs working well with KDE projects.

Latest revision as of 17:48, 18 April 2024