tree: 5fed2a293f8986ec1a643f1b6b02dcda829e5377 [path history] [tgz]
  1. inc/
  2. source/
  3. Executable_uno-skeletonmaker.mk
  4. Makefile
  5. Module_unodevtools.mk
  6. README.md
unodevtools/README.md

Helper tools for external UNO component developers

This module contains some tools for people writing UNO components. In particular it will auto-generate skeletons for implementing UNO interfaces - that declare all the relevant methods leaving the code to be filled in. This can be done for C++ or Java.