Juergen, Thanks for the help, I'll keep an eye out for those.
In the meantime I got my script working. It turns out it should have been working all along but I had a single line of white space in the manifest.xml I have Ant dynamically build. Unopkg.exe would "succeed" in adding the package to Ooo but wouldn't actually register anything I had inside which is why I thought I had to be doing something wrong. I think that's a bug in unopkg and was going to submit it when I sat down at my workstation again. This is my first UNO component so it's a learning curve for me but I'm having some fun. Currently I'm trying to figure out how to call slots from my java component. Initially I'm just focusing on calling uno:About but my goal is to spawn the Digital Signature dialog. - Brian On 3/21/05 2:33 AM, "J�rgen Schmidt" <[EMAIL PROTECTED]> wrote: > Hi Raymond, > > a closer IDE (NetBeans, Eclipse integrstion) is still on our todo list. > The SDK contains two ant build scripts (scripting framework examples) > which of course will probably change in the future but they still work > and can be used as a start point. More ant scripts will be prepared asap > and i will provide them as a separate download on api.openoffice.org and > in future versions of the SDK. > I can nevertheless provide an ant script for a UNO component example if > necessary. But normally i would like to change and extend it to make it > more general that it can be proper used a template. > > Juergen > > Raymond, Brian C. CONTR J9C887 wrote: >> I noticed in the developer's guide for 2.0 a mention of templates like there >> were in the 1.1 SDK. They aren't currently included in the SDK so I wanted to >> check to see if anyone has anything they are currently using that might be a >> help? >> >> I'm most interested in the Ant build script because the process has changed >> some with the xml manifest and such. >> >> Thanks.. >> >> - Brian >> >> --------------------------------------------------------------------- >> 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
