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