-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Daniel Boelzle wrote: > >> I have two other jar files that use classes in the OO SDK, but I wrote >>those, such as the ProtocolHandler. >> How do I put those in the manifest.xml file? > > > when that jar file(s) are implement as a UNO component which needs to be > registered, then give them media-type > > "application/vnd.sun.star.uno-component;type=Java"
I am starting to understand where my confusion is now. I looked at the ProtocolHandler example, and there is no idl. So, I guess I have to manually register my protocolhandler, or the java classes that it calls. How do I do that when the person installs the plugin, as I don't want the users to have to do much to use the plugin. Or, do I need to create an idl for the java classes that the protocolhandler will call, and then go through the four steps to have a java class from that, and then implement that interface? Thank you. - -- "Love is mutual self-giving that ends in self-recovery." Fulton Sheen James Black [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCw9+qikQgpVn8xrARAmVJAJ9wqXCh11my/WW/2L9n9HxhrmonzACaAnHr Y5buvwsMtXHOEpgYT9t0K6M= =4BW/ -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
