Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


Hello Adriam,

You at least miss the manifest file in your sources: this will tell
LibreOffice, what the jar file is a UNO component. And in that JAR file
IIRC, you need to define a registration class. You can have a look at
how it's implemented in the Eclipse extension:

http://bosdonnat.fr/pages/libreoffice-eclipse.html

Here you have an example of manifest file:
https://github.com/cbosdo/coooder/blob/master/ant/manifest.xml

You JAR manifest file needs to contain a special entry. See how it is
set in Coooder:
https://github.com/cbosdo/coooder/blob/master/ant/build.xml#L133

I hope it will help you.
--
Cedric

On Wed, 2014-03-26 at 11:07 -0400, Adriam Delgado Rivero wrote:
 Hello, here you have the extension and the code in java, (OtraMas.java is onli for test the code 
in netbeans).
 Thanks.
________________________________________________________________________________________________
I Conferencia Científica Internacional UCIENCIA 2014 en la UCI del 24 al 26 de abril de 2014, La 
Habana, Cuba. Ver http://uciencia.uci.cu



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.