README (5b4810c3) | README (c4d5573c) |
---|---|
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://openoffice.apache.org/ --- 12 unchanged lines hidden (view full) --- 21 downloads it is one of the most successful open source projects. 22 23Getting the latest sources via Subversion 24========================================= 25 26 You can always checkout the latest source via subversion using the following 27 command: 28 | 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://openoffice.apache.org/ --- 12 unchanged lines hidden (view full) --- 21 downloads it is one of the most successful open source projects. 22 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 | 29 svn co https://svn.apache.org/repos/asf/openoffice/trunk aoo |
30 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. --- 20 unchanged lines hidden --- | 30 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. --- 20 unchanged lines hidden --- |