README (ca29845f) | README (31c19fe5) |
---|---|
1 2Apache OpenOffice (AOO) 3======================= 4 5 The Apache OpenOffice project provides a full featured office productivity suite 6 based on open standards. It is the continuation of the OpenOffice.org project. 7 8 For detailed information about Apache OpenOffice please visit --- 14 unchanged lines hidden (view full) --- 23 downloads it is one of the most successful open source projects. 24 25Getting the latest sources via Subversion 26========================================= 27 28 You can always checkout the latest source via subversion using the following 29 command: 30 | 1 2Apache OpenOffice (AOO) 3======================= 4 5 The Apache OpenOffice project provides a full featured office productivity suite 6 based on open standards. It is the continuation of the OpenOffice.org project. 7 8 For detailed information about Apache OpenOffice please visit --- 14 unchanged lines hidden (view full) --- 23 downloads it is one of the most successful open source projects. 24 25Getting the latest sources via Subversion 26========================================= 27 28 You can always checkout the latest source via subversion using the following 29 command: 30 |
31 svn co https://svn.apache.org/repos/asf/openoffice/trunk aoo | 31 git clone https://gitbox.apache.org/repos/asf/openoffice.git aoo |
32 33 For further information visit https://openoffice.apache.org/source.html 34 35Building Apache OpenOffice 36=========================== 37 38 Apache OpenOffice is a big project and depends on several other external libraries. 39 The list of prerequisites varies for the different platforms. --- 22 unchanged lines hidden --- | 32 33 For further information visit https://openoffice.apache.org/source.html 34 35Building Apache OpenOffice 36=========================== 37 38 Apache OpenOffice is a big project and depends on several other external libraries. 39 The list of prerequisites varies for the different platforms. --- 22 unchanged lines hidden --- |