Difference between revisions of "Extensions development java"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Ressources)
(Ressources)
Line 8: Line 8:
  
 
This article is one of the [[OpenOffice.org_Developer_Article_Contest|Article Contest]] winner. [[Extensions#Translating_these_pages|Any translation]] is welcomed.
 
This article is one of the [[OpenOffice.org_Developer_Article_Contest|Article Contest]] winner. [[Extensions#Translating_these_pages|Any translation]] is welcomed.
 +
 +
=== Tools ===
 +
Tools which supports the development of extensions
 +
* [[OpenOffice_NetBeans_Integration|OpenOffice NetBeans Integration]] provides some wizards to create UNO components and client applications (based on the SDK and an office installation)
 +
* the [http:///downloads.openoffice.org/sdk.html|OpenOffoce.org Software Development Kit](SDK) provides basic tools (like the idlc, javamaker) and some examples
  
 
[[Category:Extensions]]
 
[[Category:Extensions]]

Revision as of 06:47, 27 October 2006

OOo Extensions project

Please view the wiki usage guidelines
before contributing.

Categories:

Pages:

Extensions on the main site

Extensions in other languages:
ES - FR - IT - JA - NL - OC -


Java specific information for Extensions creation

Ressources

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

Personal tools