This is the core libary of projects and plugins which want to create an OpenOffice plugin (.oxt file). This library is used by
- maven-ooo-plugin
- Eclipse OOo plugin of Cedric Bosdonnat
The main class of this library is UnoPackage which represents a UNO package and should be used to create a UNO package. For more information see the Javadocs.