Hi Hasan, Bramwell, Hasan M. a écrit : > Looking at it with an ordinary text editor (VIM) it seems completely empty!!
That is not normal! Could you turn the log level to debug (in the plugin preferences) and look if there is something wrong with the RegistrationHandler.classes definition ? You can send me the log with debug mode if needed. >> + The package.properties is an empty file: by defaults it doesn't >> contain anything, but try to open it: you'll be able to add files to the >> generated UNO package. (it doesn't fully supports the last features of >> .oxt packages). > > I'm afraid I don't understand enough yet to know what good that does me. And > until I can get this working I can't even see a meaningful effect. For example include resources like XCU / XCS files or Basic libraries within your package. > Yeah, it was, but from a subsequent attempt. I've started completely from > scratch yet again and still get the "source registry is empty" error on > deploy. I presume the fact that the RegistrationHandler.classes file is > empty is the cause, but I don't know what to do about it. Your presumptions are correct! You simply have to add the fully qualified name of the class implementing your service on one line of the RegistrationHandler.classes. >> Could you send me your sample project in a private mail ? > > Sent to < cedric 'at' openoffice.org >, is that right?. See one of my other emails ;) -- Cédric Bosdonnat OOo Eclipse Integration developer http://cedric.bosdonnat.free.fr --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
