Difference between revisions of "Development"

From Apache OpenOffice Wiki
Jump to: navigation, search
m
(Removed ooo-build)
Line 1: Line 1:
<div style="float:right; background-color:lightyellow; border: 1px solid black; margin:0 1em 0 0.5em; padding:0 0.5em 0 0.5em; ">
 
<b>Get Started from Scratch</b><br />
 
You will find how to:
 
* get the source
 
* and build OpenOffice.org
 
step by step in the [[Documentation/Building Guide|Building Guide]].
 
</div>
 
 
__TOC__
 
__TOC__
 
== Getting started with OOo development ==
 
== Getting started with OOo development ==
Line 12: Line 5:
  
 
* Get the source code and build you own OpenOffice.org so that you are able to modify things
 
* Get the source code and build you own OpenOffice.org so that you are able to modify things
{{Template:Documentation/Tip| The [[Documentation/Building_Guide|Building Guide]] will walk you through this.<ref name="Foot1">An alternative is using [[ooo-build]]. which was originally started to work around some problems the vanilla build system had in earlier releases.</ref>}}
+
{{Template:Documentation/Tip| The [[Documentation/Building_Guide|Building Guide]] will walk you through this.}}
 
* Pick up your favorite bug/annoyance, and try to fix that
 
* Pick up your favorite bug/annoyance, and try to fix that
 
* When you see that hacking OOo pleases you, it's time to look for bigger tasks, get in contact on [[IRC]] or on the mailing list: mailto:dev@openoffice.org
 
* When you see that hacking OOo pleases you, it's time to look for bigger tasks, get in contact on [[IRC]] or on the mailing list: mailto:dev@openoffice.org

Revision as of 10:53, 5 January 2010

Getting started with OOo development

You are at the start of a long, but very exciting journey! There are many ways to get started, but the easiest one is to:

  • Get the source code and build you own OpenOffice.org so that you are able to modify things

Template:Documentation/Tip

  • Pick up your favorite bug/annoyance, and try to fix that
  • When you see that hacking OOo pleases you, it's time to look for bigger tasks, get in contact on IRC or on the mailing list: mailto:dev@openoffice.org

If you want to extend OpenOffice.org with extensions and UNO components take a look at the Development Guide. The easiest way to get started is by using the plugins for Netbeans and for Eclipse.

Development resources

Further reading

Education project

Template:Documentation/Tip

Template:Documentation/Tip

Template:Documentation/Tip


Personal tools