tree: a133fa4f16bb6ab1d4bfd9a93e7c253e8eae62ab [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.