3cb10e9220
Minimum requirement has been Java 1.5 for years now. Change-Id: Id512507db1fc12c92d8f7662505eda6866da2fc6 |
||
---|---|---|
.. | ||
inc/unodevtools | ||
source | ||
Executable_skeletonmaker.mk | ||
Makefile | ||
Module_unodevtools.mk | ||
README |
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.