Hi Rajesh,
On Sun, 2010-10-10 at 15:03 +0530, Rajesh Sola wrote:
Could some one tell me availability of SDK for LibreOffice at present
or in near future to develop extensions, or is it managible with
existing OOo SDK only? In cloned git repo sdk dir is there but is not
part of build sequence.
To build the SDK you need to add --enable-odk to the autogen.sh
arguments: the SDK build is disabled by default IIRC.
Secondly any IDE support for programming LibreOffice, noticed
ooeclipse module in git repo but not able to find a way to build it.
ooeclipse is still usable with OOo and LibreOffice... though it may
prefer LibreOffice soon. To build it you need an installed OOo or
LibreOffice and an installed Eclipse.
git clone git://anongit.freedesktop.org/libreoffice/contrib/ooeclipse
cd ooeclipse/build
ant -Dopenoffice.home=/path/to/your/libreoffice
-Declipse.home=/path/to/your/eclipse
Regards,
--
Cédric Bosdonnat
LibreOffice hacker
http://documentfoundation.org
OOo Eclipse Integration developer
http://cedric.bosdonnat.free.fr
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.