Extensions development java
From Apache OpenOffice Wiki
OOo Extensions project
Please view the wiki usage guidelines
|
---|
Categories: Pages: |
Extensions on the main site |
Extensions in other languages: |
Java specific information for Extensions creation
Resources
To help you there is an Eclipse plugin and a tutorial to use it. You can install the Eclipse plugin by using the updating site http://cedric.bosdonnat.free.fr/ooeclipseintegration.
This article is one of the Article Contest winner. Any translation is welcomed.
Tools
Tools which supports the development of extensions
- OpenOffice NetBeans Integration provides some wizards to create UNO components and client applications (based on the SDK and an office installation)
- the OpenOffice.org Software Development Kit(SDK) provides basic tools (like the idlc, javamaker) and some examples