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.