Difference between revisions of "Extensions development java"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Java specific information for extensions creation)
m
 
(9 intermediate revisions by 7 users not shown)
Line 1: Line 1:
[[Category:Extensions]]
+
{{Extensions}}
  
 
=== Java specific information for Extensions creation ===
 
=== Java specific information for Extensions creation ===
  
=== Ressources ===
+
=== Resources ===
* [http://wiki.services.openoffice.org/wiki/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 [http://cedric.bosdonnat.free.fr/ooeclipseintegration the updating site].
+
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 [http://wiki.services.openoffice.org/wiki/OpenOffice.org_Developer_Article_Contest Article Contest] winner. [http://wiki.services.openoffice.org/wiki/Extensions#Translating_these_pages Any translation] is welcommed.
+
This article is one of the [[OpenOffice.org_Developer_Article_Contest|Article Contest]] winners. [[Extensions#Translating_these_pages|Any translation]] is welcomed.
 +
 
 +
=== Tools ===
 +
Tools which support the development of extensions:
 +
* [[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.
 +
 
 +
[[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