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