Is there an open source IDE written in C / C ++ that prefers to use Qt and supports the plugin like eclipse?

Is there any open source environment written in C / C ++ that preferably uses Qt and supports the plugin like eclipse?

+3
source share
2 answers

KDevelop is Qt + KDE.

+3
source

There is, for example, MonkeyStudio .

+2
source

Source: https://habr.com/ru/post/1726318/


All Articles