Hi Tabish, > In Developers guide chapter4 it mentions for UNO Component installation: > > 4.9.1 UNO Package Installation Using unopkg: > For a user package, run unopkg: > [<OfficePath>/program] $ unopkg add myPackage.uno.pkg > > What I fail to understand is what is gonna be inside myPackage.uno.pkg and > I've read substantial part of chapter 4 and there is no indication about > it. > > I have a java file and idl file, what other files do I need like manifest, > makefile etc etc. Is there a step by step how to on that. Initially I'm > just > trying to create a HelloWorld UNO component.
Here are some examples für Chapter 4 of the Developer Guide: http://kingyo.tutms.tut.ac.jp/~toshi/StarSuite/Chap4/ This helped me a lot to understand what to do. Greetings, Tobias --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
