Difference between revisions of "Development"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Removed ooo-build)
(Development resources)
Line 12: Line 12:
  
 
== Development resources ==
 
== Development resources ==
 +
* [[Documentation/Building Guide|Building Guide]]
 
* [[Documentation/DevGuide|Development Guide]]
 
* [[Documentation/DevGuide|Development Guide]]
 
* [http://svn.services.openoffice.org/opengrok/ Opengrok] - source browser
 
* [http://svn.services.openoffice.org/opengrok/ Opengrok] - source browser
Line 20: Line 21:
 
* [[Environment Variables]] - a description of handy environment variables used at runtime  
 
* [[Environment Variables]] - a description of handy environment variables used at runtime  
 
* [[Source code directories| A description of the source directories]]
 
* [[Source code directories| A description of the source directories]]
 +
 
== Further reading ==
 
== Further reading ==
 
* [[IRC Communication|Meet the team on IRC]]
 
* [[IRC Communication|Meet the team on IRC]]

Revision as of 19:58, 30 March 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