Difference between revisions of "Extensions development java"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (typo fix)
m
 
Line 5: Line 5:
 
=== Resources ===
 
=== Resources ===
 
* [[JavaEclipseTuto|Create UNO component in Java using Eclipse]]
 
* [[JavaEclipseTuto|Create UNO component in Java using Eclipse]]
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 http://cedric.bosdonnat.free.fr/ooeclipseintegration].
+
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 http://cedric.bosdonnat.free.fr/ooeclipseintegration].
  
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]] winners. [[Extensions#Translating_these_pages|Any translation]] is welcomed.
  
 
=== Tools ===
 
=== Tools ===
Tools which supports the development of extensions
+
Tools which support 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)
+
* [[OpenOffice_NetBeans_Integration|OpenOffice NetBeans Integration]] provides wizards to create UNO components and client applications (based on the SDK and an office installation).
* the [http://development.openoffice.org/releases/2.0.4_sdk.html OpenOffice.org Software Development Kit](SDK) provides basic tools (like the idlc, javamaker) and some examples
+
* The [http://development.openoffice.org/releases/2.0.4_sdk.html OpenOffice.org Software Development Kit](SDK) provides basic tools (like the idlc, javamaker) and some examples.
  
 
[[Category:Extensions]]
 
[[Category:Extensions]]

Latest revision as of 03:51, 2 December 2008

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

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 winners. Any translation is welcomed.

Tools

Tools which support the development of extensions:

Personal tools