README (6d64d62f) README (bf121af8)
1Apache OpenOffice (AOO)
2=======================
3
4 The Apache OpenOffice project provides a full featured office productivity suite
5 based on open standards. It is the continuation of the OpenOffice.org project.
6
7 For detailed information about Apache OpenOffice please visit
1Apache OpenOffice (AOO)
2=======================
3
4 The Apache OpenOffice project provides a full featured office productivity suite
5 based on open standards. It is the continuation of the OpenOffice.org project.
6
7 For detailed information about Apache OpenOffice please visit
8 http://incubator.apache.org/openofficeorg/
8 http://openoffice.apache.org/
9
10 Apache OpenOffice is a very large project with many components and mainly
11 implemented in C++ but also in Java, Perl, Python and other languages.
12
13 Currently supported platforms include:
14
15 Linux variants
16 Windows

--- 6 unchanged lines hidden (view full) ---

23Getting the latest sources via Subversion
24=========================================
25
26 You can always checkout the latest source via subversion using the following
27 command:
28
29 svn co https://svn.apache.org/repos/asf/incubator/ooo/trunk aoo
30
9
10 Apache OpenOffice is a very large project with many components and mainly
11 implemented in C++ but also in Java, Perl, Python and other languages.
12
13 Currently supported platforms include:
14
15 Linux variants
16 Windows

--- 6 unchanged lines hidden (view full) ---

23Getting the latest sources via Subversion
24=========================================
25
26 You can always checkout the latest source via subversion using the following
27 command:
28
29 svn co https://svn.apache.org/repos/asf/incubator/ooo/trunk aoo
30
31 For further information visit http://incubator.apache.org/openofficeorg/source.html
31 For further information visit http://openoffice.apache.org/source.html
32
33Building Apache OpenOffice
34===========================
35
36 Apache OpenOffice is a big project and depends on several other external libraries.
37 The list of prerequisites varies for the different platforms.
38
39 A comprehensive and complete building guide can be found in the project wiki under

--- 18 unchanged lines hidden ---
32
33Building Apache OpenOffice
34===========================
35
36 Apache OpenOffice is a big project and depends on several other external libraries.
37 The list of prerequisites varies for the different platforms.
38
39 A comprehensive and complete building guide can be found in the project wiki under

--- 18 unchanged lines hidden ---