Andrea wrote:
Juergen Schmidt wrote:
Hi Andrea,
based on your info i created an addin in Java with our NB plugin. You
can resue the IDL's, and the xcu file. Take a look into the Java
skeleton and adapt your C++ class ...
...
CalcAddins.xcu
####
Thanks.
The problem is that I cannot find any documentation about xcu files.
Where should I put it?
Is it the new way of telling OOCalc about addins?
yes it is a the new way.
You simply put the xcu file with your library in the an oxt zip package
and create a manifest file with necessary entries.
Do you know about the structure of oxt files? If not please take a look
into the DevGuide
(http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Extensions/File_Format)
Juergen
Cheers
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]