The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
kdevelop1. An IDE for Unix/X11 KDevelop is an easy to use Integrated Development Environment for developing C/C++ applications under X11. It features project management, an advanced editor, a class browser and an integrated debugger. The application wizard can generate fully functional projects for terminal programs and GUI programs using Qt, KDE or GNOME. From Debian 3.0r0 APT 2. The KDevelop Integrated Development Environment provides many features that developers need as well as providing a unified interface to programs like gdb,the C/C++ compiler, and make. KDevelop manages or provides: * All development tools needed for C++ programming like Compiler, Linker, automake and autoconf * KAppWizard, which generates complete, ready-to-go sample applications * Classgenerator, for creating new classes and integrating them into the current project * File management for sources, headers, documentation etc. to be included in the project * The creation of User-Handbooks written with SGML and the automatic generation of HTML-output with the KDE look and feel * Automatic HTML-based API-documentation for your project's classes with cross-references to the used libraries; Internationalization support for your application, allowing translators to easily add their target language to a project * WYSIWYG (What you see is what you get) creation of user interfaces with a built-in dialog editor * Debugging your application by integrating KDbg * Editing of project-specific pixmaps with KIconEdit * The inclusion of any other program you need for development by adding it to the "Tools" menu according to your individual needs. From Mandrake 9.0 RPM |
|
|