| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| <html> |
| <head> |
| <meta http-equiv="content-type" content="text/html; charset=utf-8"> |
| <title>OpenOffice.org 3.1.1 SDK Download</title> |
| <script type="text/javascript" src="/branding/scripts/tableDecorate.js"></script> |
| </head> |
| |
| <body> |
| |
| <h2>The OpenOffice.org 3.1.1 Software Development Kit (SDK)</h2> |
| |
| <p>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.</p> |
| |
| <p>The online available <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/OpenOffice.org_Developers_Guide"> |
| Developer's Guide (wiki)</a> is a comprehensive guide that provides a detailed description of the |
| OpenOffice.org API concepts, the OpenOffice.org UNO component model and how to use the API in the context |
| of the different application areas. Most of the examples are coming as ready to build examples with the |
| SDK and provide a good start point tom play around with the API.</p> |
| |
| <p>SDK related questions and comments should be sent to the <a href="mailto:dev@api.openoffice.org">dev@api.openoffice.org</a> |
| mailing list. Bugs and requests for enhancement should be reported as IssueZilla issues. Developers who |
| are new to OpenOffice.org will also find the OpenOffice.org development page useful. It can be found at:</p> |
| |
| <ul> |
| <li><a href="http://development.openoffice.org">http://development.openoffice.org</a></li> |
| </ul> |
| |
| <h3 class="Header">Features</h3> |
| |
| <ul> |
| <li><a href="http://development.openoffice.org/releases/3.1_sdk.html">What's new</a></li> |
| <li>Comprehensive Developer's Guide in the |
| <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/OpenOffice.org_Developers_Guide">wiki</a>, it becomes updated frequently</li> |
| <li>IDL reference with cross references to the Developer's Guide and vice versa </li> |
| <li>C/C++ and Java UNO reference documentation </li> |
| <li>development and deployment tools </li> |
| <li>code samples for Java, C++, OpenOffice.org Basic and OLE</li> |
| <li>easy-to-use build environment for the included samples</li> |
| </ul> |
| |
| <h4>OpenOffice.org API plugin for NetBeans</h4> |
| |
| <p>A further useful extension to the SKD is the OpenOffice.org API plugin for the |
| <a href="http://wiki.services.openoffice.org/wiki/OpenOffice_NetBeans_Integration">NetBeans</a> |
| IDE. The plugin helps a lot to get started and take the first steps. Several wizards can be used to create |
| completely ready to build and ready to use projects for new OpenOffice.org extensions or simple client |
| applications. You can install the plugin directly from within NetBeans via the plugin manager. The plugin |
| depends on an installed OpenOffice.org 3.0 and a related SDK version.</p> |
| |
| <h3>Downloads</h3> |
| <br/> |
| |
| <a href="http://archive.services.openoffice.org/pub/openoffice-archive/stable/3.1.1/OOo-SDK_3.1.1_Win32Intel_install_en-US.exe">Windows</a><br/> |
| <a href="http://archive.services.openoffice.org/pub/openoffice-archive/stable/3.1.1/OOo-SDK_3.1.1_LinuxIntel_install_en-US_rpm.sh">Linux x86 (rpm)</a><br/> |
| <a href="http://archive.services.openoffice.org/pub/openoffice-archive/stable/3.1.1/OOo-SDK_3.1.1_LinuxIntel_install_en-US_deb.sh">Linux x86 (deb)</a><br/> |
| <a href="http://archive.services.openoffice.org/pub/openoffice-archive/stable/3.1.1/OOo-SDK_3.1.1_LinuxX86-64_install_en-US_rpm.sh">Linux x86-64 (rpm)</a><br/> |
| <a href="http://archive.services.openoffice.org/pub/openoffice-archive/stable/3.1.1/OOo-SDK_3.1.1_LinuxX86-64_install_en-US_deb.sh">Linux x86-64 (deb)</a><br/> |
| <a href="http://archive.services.openoffice.org/pub/openoffice-archive/stable/3.1.1/OOo-SDK_3.1.1_MacOSXIntel_install_en-US.dmg">MacOS x86</a><br/> |
| <a href="http://archive.services.openoffice.org/pub/openoffice-archive/stable/3.1.1/OOo-SDK_3.1.1_Solarisx86_install_en-US.sh">Solaris x86</a><br/> |
| <a href="http://archive.services.openoffice.org/pub/openoffice-archive/stable/3.1.1/OOo-SDK_3.1.1_SolarisSparc_install_en-US.sh">Solaris Sparc</a><br/> |
| <br/> |
| |
| <p>If the links above do not work then please download the SDK from the |
| <a href="http://archive.services.openoffice.org/pub/openoffice-archive/stable/3.1.1/">archive</a>.</p> |
| |
| </body> |
| </html> |