• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

doc/api

How to add a generic build tool plugins to the generic build tool part

This part offers build tool facilities using project files in xml format (dtd is located in buildtools/generic/kdevxmlproject.dtd).

Those xml files can be converted into makefiles, ant xml files or simply shell scripts using build system plugins. Build system plugin is an object that implements KDevBuildSystem interface. Build system plugins are located in buildtools/generic/buildsystem.

Step 1: Make your plugin loadable

For a plugin foo, create a file foo.desktop which contains KDevelop/Part in its list of ServiceTypes.

The rest of this document is to be written.

Document your plugin in the way described at How to document KDevelop parts (doc/api/HowToDocument.dox file).

doc/api

Skip menu "doc/api"
  • Main Page
  • Related Pages

API Reference

Skip menu "API Reference"
  •   api
Generated for API Reference by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal