|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
source code of open officeHI,
i am trying to extend developing of open office in android application. can u let me from where i should i download the source code of the open office. i ve explored the site of the open office but not able to download it. any help. -- Thanks & Regards Santhosh.Ejanthkar (Intern) Notion Ink |
|
|
Re: source code of open officeHi, Santhosh Ejanthkar wrote: > HI, > > i am trying to extend developing of open office in android application. > can u let me from where i should i download the source code of the open > office. > i ve explored the site of the open office but not able to download it. any > help. > Usually you would need to install subversion and get access with that. See http://wiki.services.openoffice.org/wiki/Setting_up_Subversion_Access Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: source code of open officeHi *,
On Wed, Oct 21, 2009 at 9:24 AM, Thomas Lange - Sun Germany - ham02 - Hamburg <Thomas.Lange@...> wrote: > Santhosh Ejanthkar wrote: >> >> i am trying to extend developing of open office in android application. >> can u let me from where i should i download the source code of the open >> office. >>i ve explored the site of the open office but not able to download it. any >> help. Hmm. Cannot see the forsest because of all those trees? http://download.openoffice.org/ → "Source" from the "Additional information" section at the top-right Or http://www.openoffice.org/ → "I want to participate" → "Programming" →"get the source code" As a usual RTFM-style comment: You'll be having a tough time with building OOo if you couldn't find out how to download the sources... > Usually you would need to install subversion and get access with that. > See http://wiki.services.openoffice.org/wiki/Setting_up_Subversion_Access As OOo will switch to mercurial soon, I suggest to start with mercurial from the beginning. The repository is at http://hg.services.openoffice.org/DEV300 (hg clone -U http://hg.services.openoffice.org/DEV300 local_clone cd local_clone; hg update -r DEV300_m62 (or some other milestone - and of course you can create a second local clone instead and keep one pristine copy, in case you want to work on different stuff)) http://wiki.services.openoffice.org/wiki/OOo_and_Mercurial ciao Christian --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: source code of open officeOn Wed, 21 Oct 2009 12:58:00 +0200
Christian Lohmaier <cloph@...> wrote: > Or http://www.openoffice.org/ ___ "I want to participate" ___ > "Programming" That page is unfortunately pretty outdated and contains quite a bit of misleading information. Not good for a page two clicks from the frontpage. Maybe somebody should fix that? Alternatively: http://wiki.services.openoffice.org/ and then Participate/Getting started with OpenOffice.org Development -> Building Guide or directly from the wiki frontpage -> Documnetation/Building Guide. Best Regards, Bjoern Michaelsen -- =========================================================================== Sitz der Gesellschaft: Sun Microsystems GmbH, Sonnenallee 1, D-85551 Kirchheim-Heimstetten Amtsgericht Muenchen: HRB 161028 Geschaeftsfuehrer: Thomas Schroeder, Wolfgang Engels, Wolf Frenkel Vorsitzender des Aufsichtsrates: Martin Haering =========================================================================== --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
| Free embeddable forum powered by Nabble | Forum Help |