GullFOSS
OpenOffice.org Engineering at Sun
 
 
 
 
More Flickr photos tagged with openoffice

Today's Page Hits: 317

Locations of visitors to this page
« Code Reviews | Main | New: OOo-Dev 2.3... »
Tuesday, 03 Apr 2007
OpenOffice.org 2.2.0 Software Development Kit (SDK)
Juergen Schmidt

OpenOffice.org 2.2.0 was released last week and at the same time the related OpenOffice.org 2.2.0 SDK was released as well.

What's new in the 2.2.0 SDK?

The ObjectInspector example (<sdk>/examples/java/Inspector) got improved. It's now far more than a simple example. It's a really useful developer tool to inspect UNO objects or simply browsing through the  object hierarchy. The tool supports now the generation of small code snippets for Java, the next version will support C++ and StarBasic as well. It's cool and it's fun to explore the object hierarchy of for example a text document. Start with a blank document and dive into the object jungle. Try it out. I am sure you will like it.

We have introduced 63 new API's (1 new published interface). The following list gives you a rough overview of new the API's.  But keep in mind that most of them are not published yet.

Note: the updated and online available Developer's Guide is currently not part of the new SDK, this will be fixed as soon as possible. 

tags:

Posted by Juergen Schmidt on 03 Apr 2007  |  PermaLink |  Bookmark to Delicious To Delicious |  Digg this Digg this

Comments

Post a Comment:
Comments are closed for this entry.
« Code Reviews | Main | New: OOo-Dev 2.3... » GullFOSS