KDevelop

出自 Arch Linux 中文维基

本文內容或本節內容已經過期。

原因: 請提供模板的第一個位置參數以概括原因。 (在Talk:KDevelop討論)

"KDevelop is a free, open source IDE (Integrated Development Environment) for MS Windows, Mac OS X, Linux, Solaris and FreeBSD. 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."

安裝[編輯 | 編輯原始碼]

official repositories安裝 kdevelop

添加額外的插件[編輯 | 編輯原始碼]

首先:安裝依賴[編輯 | 編輯原始碼]

KDevelop 解析器在官方源中,kdevelop-pg-qt是你需要安裝的額外插件。如果這個插件沒有安裝,該軟體是不能編譯的。

PHP[編輯 | 編輯原始碼]

能夠從官方源中安裝 PHP 插件,該插件提供自動完成和其它一些 PHP特定的功能。

安裝好後重啟KDevelop 4,你能使用 PHP 插件的功能,包括自動完成 PHP 功能和你的項目功能還有類。

其它插件[編輯 | 編輯原始碼]

AUR: kdevelop-extra-plugins在 AUR 中安裝。

故障排除[編輯 | 編輯原始碼]

KDevCMakeManager[編輯 | 編輯原始碼]

如果你得到這樣的一個錯誤信息,項目管理插件不能加載 ("Could not load project management plugin KDevCMakeManager.")。請確信你的cmake已經安裝。

可用插件列表[編輯 | 編輯原始碼]

As of June 18 2009, the following plugins are available from KDE's svn repository.

  • automake
  • bazaar
  • check
  • controlflowgraph
  • cppunit
  • csharp
  • ctest
  • duchainviewer
  • java
  • metrics
  • oldgdb
  • php
  • php-docs
  • python
  • qmake
  • qtdesigner
  • ruby
  • sloc
  • teamwork
  • xdebug
警告: As of June 17 2009, do not install the php-docs plugin because it causes the php plugin to stop working.