Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

OpenOffice.org 2.3 Software Development Kit (SDK)

The OpenOffice.org SDK is an add-on for the OpenOffice.org office suite. It provides the necessary tools and documentation for programming the OpenOffice.org APIs and creating own extensions (UNO components) for OpenOffice.org.

You can download the SDK from here!

What's new in OpenOffice.org 2.3 SDK?

Until now, almost every jar from program/classes had been on the OOo
Java class path, which had both performance and name clash implications.  That has been changed by completely emptying the class path, making sure that OOo explicitly locates all the jars it calls, and that each jar finds any jars it depends on.  However, that causes extension code that relies on certain jars being available on the Java class path to fail now.  See <http://www.openoffice.org/servlets/ReadMsg?list=interface-announce&msgNo=1012> for further details.

Overview of new or removed API's

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.