User talk:Cedricbosdo

From Apache OpenOffice Wiki
Revision as of 08:33, 9 July 2007 by Steckelfisch (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Hi,

I'm trying to get a Java component working in OpenOffice, but for some reason I'm not very lucky at it. So I took some step's back and tried your HelloWorld example by the letter.

I still have no succesfull creation of a Java component, but I do have some observations and questions.

When I follow the example, an implementation class file pops up in gedit (source/org/openoffice/helloworld/HelloworldImpl) The generated MANIFEST.MF searches that file like:

 ManifestVersion: 1.0
 RegistrationClassName: org.openoffice.helloworld.comp.HelloworldImpl

There is also a class org.openoffice.helloworld.Helloworld. I assume this is generated by a tool like JavaMaker. This is also the class which is refered to in 'types.rdb' and 'Helloworld.rdb'

When I try to export the procject, here is an errormessage about 'services.rdb'

Personal tools